Skip to content

Commit 783ec26

Browse files
committed
fixes "undefined" console error on sharing admin page
1 parent 403fa6c commit 783ec26

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/sharedaddy/sharing.js

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
var sharing_js_options;
12
if ( sharing_js_options && sharing_js_options.counts ) {
23
var WPCOMSharing = {
34
done_urls : [],

0 commit comments

Comments
 (0)