AddToAny Share Buttons - Version 1.3.7

Version Description

  • New share menu design for the universal share button!
  • Floating share buttons code can be placed manually in theme files
    • Ideal for positioning the vertical share bar relative to site content
    • See the FAQ "How can I position a vertical floating share buttons bar relative to content?"
  • Fix JS console "undefined" notices during site previews (thanks Georgi Yankov)
  • Update universal sharing fallback to use HTTPS/SSL
Download this release

Release Info

Developer micropat
Plugin Icon 128x128 AddToAny Share Buttons
Version 1.3.7
Comparing to
See all releases

Code changes from version 1.3.6 to 1.3.7

Files changed (3) hide show
  1. README.txt +31 -12
  2. add-to-any.php +21 -10
  3. addtoany.admin.php +3 -3
README.txt CHANGED
@@ -3,7 +3,7 @@ Contributors: micropat, addtoany
3
  Tags: sharing, share, share this, bookmarking, social, share button, share buttons, share links, social share, social sharing, social bookmarking, social bookmarks, socialize, bookmark, bookmarks, save, Post, posts, page, pages, images, image, admin, statistics, stats, links, plugin, shortcode, sidebar, widget, responsive, email, e-mail, print, seo, button, delicious, google, tumblr, linkedin, digg, reddit, facebook, facebook share, facebook like, like, twitter, twitter button, twitter share, tweet, tweet button, +1, plus 1, google +1, google plus, google plus one, plus one, pinterest, pin, pin it, pinit, wanelo, buffer, stumbleupon, bitly, whatsapp, lockerz, addthis, sociable, sharedaddy, sharethis, shareaholic, icon, icons, vector, SVG, floating, floating buttons, wpmu, Add to Any, AddToAny
4
  Requires at least: 2.8
5
  Tested up to: 4.0
6
- Stable tag: 1.3.6
7
 
8
  Share buttons for WordPress including AddToAny's universal sharing button, Facebook, Twitter, Google+, Pinterest, WhatsApp and many more.
9
 
@@ -24,7 +24,7 @@ AddToAny's customizable platform and social share icons let you optimize your si
24
  * 3rd party buttons include the Facebook Like Button, Twitter Tweet Button, Pinterest Pin It Button, Google+ Share Button and Google +1 Button
25
  * Universal email sharing makes it easy to share via Gmail, Yahoo! Mail, Outlook.com (Hotmail), AOL Mail, and any other web and native apps
26
 
27
- <a href="http://www.addtoany.com/" title="Sharing buttons">Share Buttons</a> demo
28
 
29
  = Custom Placement =
30
  * Before content, after content, or before & after content
@@ -34,7 +34,7 @@ AddToAny's customizable platform and social share icons let you optimize your si
34
 
35
  = Analytics Integration =
36
 
37
- * Automatic Google Analytics integration (<a href="http://www.addtoany.com/ext/google_analytics/">access guide</a>) for sharing analytics
38
  * Track shared links with bit.ly, awe.sm, goo.gl, and custom URL shorteners
39
 
40
  = WordPress Optimized =
@@ -52,7 +52,7 @@ AddToAny's customizable platform and social share icons let you optimize your si
52
  = Customizable & Extensible =
53
 
54
  * Choose exactly where you want AddToAny to appear
55
- * Easily <a href="http://www.addtoany.com/buttons/customize/wordpress">customize sharing</a> on your WordPress site
56
  * <a href="/plugins/add-to-any/faq/">Highly extensible</a> for developers and designers
57
  * Custom icons let you use any icons at any location (media uploads directory, CDN, etc.)
58
  * Many more publisher and user features
@@ -66,14 +66,14 @@ AddToAny's customizable platform and social share icons let you optimize your si
66
 
67
  This plugin always strives to be the best WordPress plugin for sharing. Development is fueled by your praise and feedback.
68
 
69
- <a href="http://www.addtoany.com/share_save" title="Share">Share this</a> plugin
70
 
71
  See also:
72
 
73
- * The standard <a href="http://www.addtoany.com/buttons/for/website">Share button</a> code
74
  * The <a href="/plugins/add-to-any-subscribe/" title="WordPress RSS Subscribe plugin">Subscribe button</a> plugin
75
 
76
- <a href="http://www.addtoany.com/blog/">AddToAny Blog</a> | <a href="http://www.addtoany.com/privacy">Privacy Policy</a>
77
 
78
  == Installation ==
79
 
@@ -89,7 +89,7 @@ In your Admin panel, go to `Settings` > `AddToAny`. Among other options, you can
89
 
90
  To place the buttons as a "widget" in your theme (if your theme supports WordPress Widgets), go to `Appearance` > `Widgets`, then drag AddToAny to an available Widget Area and click `Save`.
91
 
92
- To further customize AddToAny, see the <a href="http://www.addtoany.com/buttons/customize/wordpress">WordPress sharing documentation</a> for the AddToAny plugin. Many customizations will have you copy & paste one (or just a few) lines of JavaScript code into "Additional Options" box. The Additional Options box is in `Settings` > `AddToAny`.
93
 
94
  = Something is wrong. What should I try first? =
95
 
@@ -234,6 +234,17 @@ An older method was to insert the following tag into the page or post (HTML tab)
234
 
235
  Go to `Settings` > `AddToAny` > uncheck `Display at the top or bottom of posts on archive pages`. Archive pages include Category, Tag, Author, Date, and also Search pages.
236
 
 
 
 
 
 
 
 
 
 
 
 
237
  = Why does the Facebook Like Button, Twitter Tweet Button, Pinterest Pin It Button, Google+ Share Button, or Google +1 Button have so much whitespace to the right of it? =
238
 
239
  The minimum width for the Facebook Like Button is 90 pixels. This is required to display the total number of Likes to the right of the button. See Facebook's <a href="http://developers.facebook.com/docs/reference/plugins/like">Like Button documentation</a> for details
@@ -262,7 +273,7 @@ Go to `Settings` > `AddToAny` > uncheck `Use inline CSS` and place the CSS code
262
 
263
  = Why does the menu appear behind embedded objects (like Flash)? =
264
 
265
- Please read <a href="http://www.addtoany.com/buttons/customize/show_over_embeds">this document</a> for an explanation and possible fix. For WordPress, an easier fix is to have the plugin <a href="http://www.addtoany.com/buttons/customize/hide_embeds">hide intersecting embedded objects</a>. Just copy & paste the recommended code into the Additional Options box in `Settings` > `AddToAny`, then save changes.
266
 
267
  = For a WordPress Multisite Network (MS), how can I set the plugin as a "Must-Use" plugin to automatically execute for all blogs? =
268
 
@@ -279,6 +290,14 @@ Upload the plugin directory (including all files and directories within) to the
279
 
280
  == Changelog ==
281
 
 
 
 
 
 
 
 
 
282
  = 1.3.6 =
283
  * Add LINE
284
  * Add Mixi
@@ -752,10 +771,10 @@ Upload the plugin directory (including all files and directories within) to the
752
  * Major changes to plugin CSS stylesheet to support A2A Kit (official standalone services)
753
  * Standalone services are no longer list items within an unordered list container
754
  * Button is no longer a list item
755
- * Button/standalones now follow the HTML markup layout suggested by the <a href="http://www.addtoany.com/buttons/customize/standalone_services">AddToAny Kit</a>
756
 
757
  = .9.9.6.5 =
758
- * Add class-names to use official <a href="http://www.addtoany.com/buttons/customize/standalone_services">Standalone Services Kit</a>
759
  * Google Analytics stats for individual services
760
  * Dutch translation (by Rene from <a href="http://wpwebshop.com/premium-wordpress-plugins/">WordPress Webshop</a>)
761
 
@@ -854,7 +873,7 @@ Upload the plugin directory (including all files and directories within) to the
854
  = .9.9.5 =
855
  * Important note: If you are using the AddToAny Subscribe plugin, be sure to update that plugin to version 9.8+
856
  * Faster menu initialization
857
- * Switched to AddToAny's <a href="http://www.addtoany.com/blog/new-menu-api-examples-documentation/">new API spec</a>
858
  * Fixed localization
859
  * Also no longer outputs language strings if WordPress locale is set to "en" (or the default "en_US")
860
  * Updated AddToAny icon
3
  Tags: sharing, share, share this, bookmarking, social, share button, share buttons, share links, social share, social sharing, social bookmarking, social bookmarks, socialize, bookmark, bookmarks, save, Post, posts, page, pages, images, image, admin, statistics, stats, links, plugin, shortcode, sidebar, widget, responsive, email, e-mail, print, seo, button, delicious, google, tumblr, linkedin, digg, reddit, facebook, facebook share, facebook like, like, twitter, twitter button, twitter share, tweet, tweet button, +1, plus 1, google +1, google plus, google plus one, plus one, pinterest, pin, pin it, pinit, wanelo, buffer, stumbleupon, bitly, whatsapp, lockerz, addthis, sociable, sharedaddy, sharethis, shareaholic, icon, icons, vector, SVG, floating, floating buttons, wpmu, Add to Any, AddToAny
4
  Requires at least: 2.8
5
  Tested up to: 4.0
6
+ Stable tag: 1.3.7
7
 
8
  Share buttons for WordPress including AddToAny's universal sharing button, Facebook, Twitter, Google+, Pinterest, WhatsApp and many more.
9
 
24
  * 3rd party buttons include the Facebook Like Button, Twitter Tweet Button, Pinterest Pin It Button, Google+ Share Button and Google +1 Button
25
  * Universal email sharing makes it easy to share via Gmail, Yahoo! Mail, Outlook.com (Hotmail), AOL Mail, and any other web and native apps
26
 
27
+ <a href="https://www.addtoany.com/" title="Sharing buttons">Share Buttons</a> demo
28
 
29
  = Custom Placement =
30
  * Before content, after content, or before & after content
34
 
35
  = Analytics Integration =
36
 
37
+ * Automatic Google Analytics integration (<a href="https://www.addtoany.com/ext/google_analytics/">access guide</a>) for sharing analytics
38
  * Track shared links with bit.ly, awe.sm, goo.gl, and custom URL shorteners
39
 
40
  = WordPress Optimized =
52
  = Customizable & Extensible =
53
 
54
  * Choose exactly where you want AddToAny to appear
55
+ * Easily <a href="https://www.addtoany.com/buttons/customize/wordpress">customize sharing</a> on your WordPress site
56
  * <a href="/plugins/add-to-any/faq/">Highly extensible</a> for developers and designers
57
  * Custom icons let you use any icons at any location (media uploads directory, CDN, etc.)
58
  * Many more publisher and user features
66
 
67
  This plugin always strives to be the best WordPress plugin for sharing. Development is fueled by your praise and feedback.
68
 
69
+ <a href="https://www.addtoany.com/share_save" title="Share">Share this</a> plugin
70
 
71
  See also:
72
 
73
+ * The standard <a href="https://www.addtoany.com/buttons/for/website">Share button</a> code
74
  * The <a href="/plugins/add-to-any-subscribe/" title="WordPress RSS Subscribe plugin">Subscribe button</a> plugin
75
 
76
+ <a href="https://www.addtoany.com/blog/">AddToAny Blog</a> | <a href="https://www.addtoany.com/privacy">Privacy Policy</a>
77
 
78
  == Installation ==
79
 
89
 
90
  To place the buttons as a "widget" in your theme (if your theme supports WordPress Widgets), go to `Appearance` > `Widgets`, then drag AddToAny to an available Widget Area and click `Save`.
91
 
92
+ To further customize AddToAny, see the <a href="https://www.addtoany.com/buttons/customize/wordpress">WordPress sharing documentation</a> for the AddToAny plugin. Many customizations will have you copy & paste one (or just a few) lines of JavaScript code into "Additional Options" box. The Additional Options box is in `Settings` > `AddToAny`.
93
 
94
  = Something is wrong. What should I try first? =
95
 
234
 
235
  Go to `Settings` > `AddToAny` > uncheck `Display at the top or bottom of posts on archive pages`. Archive pages include Category, Tag, Author, Date, and also Search pages.
236
 
237
+ = How can I position a vertical floating share buttons bar relative to content? =
238
+
239
+ In settings, disable the default placement of the Vertical Buttons. In your theme's file(s), find the parent element that you want to position the vertical bar to (the parent element should have a specified width), then add the following PHP sample code as a child of that parent element:
240
+
241
+ `<?php if ( function_exists( 'ADDTOANY_SHARE_SAVE_FLOATING' ) ) {
242
+ ADDTOANY_SHARE_SAVE_FLOATING( array(
243
+ 'kit_style' => 'margin-left:-100px; top:150px;',
244
+ 'vertical_type' => true,
245
+ ) );
246
+ } ?>`
247
+
248
  = Why does the Facebook Like Button, Twitter Tweet Button, Pinterest Pin It Button, Google+ Share Button, or Google +1 Button have so much whitespace to the right of it? =
249
 
250
  The minimum width for the Facebook Like Button is 90 pixels. This is required to display the total number of Likes to the right of the button. See Facebook's <a href="http://developers.facebook.com/docs/reference/plugins/like">Like Button documentation</a> for details
273
 
274
  = Why does the menu appear behind embedded objects (like Flash)? =
275
 
276
+ Please read <a href="https://www.addtoany.com/buttons/customize/show_over_embeds">this document</a> for an explanation and possible fix. For WordPress, an easier fix is to have the plugin <a href="https://www.addtoany.com/buttons/customize/hide_embeds">hide intersecting embedded objects</a>. Just copy & paste the recommended code into the Additional Options box in `Settings` > `AddToAny`, then save changes.
277
 
278
  = For a WordPress Multisite Network (MS), how can I set the plugin as a "Must-Use" plugin to automatically execute for all blogs? =
279
 
290
 
291
  == Changelog ==
292
 
293
+ = 1.3.7 =
294
+ * New <a href="https://www.addtoany.com/blog/new-universal-sharing-menu-design/">share menu</a> design for the universal share button!
295
+ * Floating share buttons code can be placed manually in theme files
296
+ * Ideal for positioning the vertical share bar relative to site content
297
+ * See the FAQ "How can I position a vertical floating share buttons bar relative to content?"
298
+ * Fix JS console "undefined" notices during site previews (thanks Georgi Yankov)
299
+ * Update universal sharing fallback to use HTTPS/SSL
300
+
301
  = 1.3.6 =
302
  * Add LINE
303
  * Add Mixi
771
  * Major changes to plugin CSS stylesheet to support A2A Kit (official standalone services)
772
  * Standalone services are no longer list items within an unordered list container
773
  * Button is no longer a list item
774
+ * Button/standalones now follow the HTML markup layout suggested by the <a href="https://www.addtoany.com/buttons/customize/standalone_services">AddToAny Kit</a>
775
 
776
  = .9.9.6.5 =
777
+ * Add class-names to use official <a href="https://www.addtoany.com/buttons/customize/standalone_services">Standalone Services Kit</a>
778
  * Google Analytics stats for individual services
779
  * Dutch translation (by Rene from <a href="http://wpwebshop.com/premium-wordpress-plugins/">WordPress Webshop</a>)
780
 
873
  = .9.9.5 =
874
  * Important note: If you are using the AddToAny Subscribe plugin, be sure to update that plugin to version 9.8+
875
  * Faster menu initialization
876
+ * Switched to AddToAny's <a href="https://www.addtoany.com/blog/new-menu-api-examples-documentation/">new API spec</a>
877
  * Fixed localization
878
  * Also no longer outputs language strings if WordPress locale is set to "en" (or the default "en_US")
879
  * Updated AddToAny icon
add-to-any.php CHANGED
@@ -1,11 +1,11 @@
1
  <?php
2
  /*
3
  Plugin Name: Share Buttons by AddToAny
4
- Plugin URI: http://www.addtoany.com/
5
  Description: Share buttons for your pages including AddToAny's universal sharing button, Facebook, Twitter, Google+, Pinterest, WhatsApp and many more. [<a href="options-general.php?page=add-to-any.php">Settings</a>]
6
- Version: 1.3.6
7
  Author: AddToAny
8
- Author URI: http://www.addtoany.com/
9
  */
10
 
11
  if ( ! isset( $A2A_locale ) ) {
@@ -381,7 +381,7 @@ function ADDTOANY_SHARE_SAVE_BUTTON( $args = array() ) {
381
  $button = '<img src="' . $button_src . '"' . $button_width . $button_height . ' alt="Share"/>';
382
  }
383
 
384
- $button_html = $html_container_open . $html_wrap_open . '<a class="a2a_dd' . $button_class . ' addtoany_share_save" href="http://www.addtoany.com/share_save' .$button_href_querystring . '"' . $button_id
385
  . $style . $button_target
386
  . '>' . $button . '</a>';
387
 
@@ -409,7 +409,7 @@ function ADDTOANY_SHARE_SAVE_BUTTON( $args = array() ) {
409
  // If doing AJAX (the DOING_AJAX constant can be unreliable)
410
  if ( isset( $_SERVER['HTTP_X_REQUESTED_WITH'] ) && strtolower( $_SERVER['HTTP_X_REQUESTED_WITH'] ) == 'xmlhttprequest' ) {
411
  $javascript_button_config = "<script type=\"text/javascript\"><!--\n"
412
- . "wpa2a.targets.push("
413
  . $button_config
414
  . ");\n";
415
 
@@ -534,6 +534,8 @@ function ADDTOANY_SHARE_SAVE_FLOATING( $args = array() ) {
534
  $options = get_option( 'addtoany_options' );
535
 
536
  $floating_html = '';
 
 
537
  $vertical_type = ( isset( $options['floating_vertical'] ) && 'none' != $options['floating_vertical'] ) ? $options['floating_vertical'] : false;
538
  $horizontal_type = ( isset( $options['floating_horizontal'] ) && 'none' != $options['floating_horizontal'] ) ? $options['floating_horizontal'] : false;
539
 
@@ -544,7 +546,7 @@ function ADDTOANY_SHARE_SAVE_FLOATING( $args = array() ) {
544
  'linkname_enc' => '',
545
  'linkurl_enc' => '',
546
  'use_current_page' => true,
547
- 'output_later' => true,
548
  'is_kit' => true,
549
  'no_addtoany_list_classname' => true,
550
  'no_special_services' => true,
@@ -554,8 +556,17 @@ function ADDTOANY_SHARE_SAVE_FLOATING( $args = array() ) {
554
  );
555
 
556
  $args = wp_parse_args( $args, $defaults );
 
 
 
 
 
 
 
 
557
 
558
  // If either floating type is enabled
 
559
  if ( $vertical_type || $horizontal_type ) {
560
  // Vertical type?
561
  if ( $vertical_type ) {
@@ -568,9 +579,9 @@ function ADDTOANY_SHARE_SAVE_FLOATING( $args = array() ) {
568
  $args['kit_additional_classes'] = 'a2a_floating_style a2a_vertical_style';
569
 
570
  // Add declarations to Kit style attribute
571
- if ( 'left_docked' == $vertical_type ) {
572
  $args['kit_style'] = 'left:' . $offset . ';top:' . $position . ';';
573
- } elseif ( 'right_docked' == $vertical_type ) {
574
  $args['kit_style'] = 'right:' . $offset . ';top:' . $position . ';';
575
  }
576
 
@@ -588,9 +599,9 @@ function ADDTOANY_SHARE_SAVE_FLOATING( $args = array() ) {
588
  $args['kit_additional_classes'] = 'a2a_floating_style a2a_default_style';
589
 
590
  // Add declarations to Kit style attribute
591
- if ( 'left_docked' == $horizontal_type ) {
592
  $args['kit_style'] = 'bottom:' . $offset . ';left:' . $position . ';';
593
- } elseif ( 'right_docked' == $horizontal_type ) {
594
  $args['kit_style'] = 'bottom:' . $offset . ';right:' . $position . ';';
595
  }
596
 
1
  <?php
2
  /*
3
  Plugin Name: Share Buttons by AddToAny
4
+ Plugin URI: https://www.addtoany.com/
5
  Description: Share buttons for your pages including AddToAny's universal sharing button, Facebook, Twitter, Google+, Pinterest, WhatsApp and many more. [<a href="options-general.php?page=add-to-any.php">Settings</a>]
6
+ Version: 1.3.7
7
  Author: AddToAny
8
+ Author URI: https://www.addtoany.com/
9
  */
10
 
11
  if ( ! isset( $A2A_locale ) ) {
381
  $button = '<img src="' . $button_src . '"' . $button_width . $button_height . ' alt="Share"/>';
382
  }
383
 
384
+ $button_html = $html_container_open . $html_wrap_open . '<a class="a2a_dd' . $button_class . ' addtoany_share_save" href="https://www.addtoany.com/share_save' .$button_href_querystring . '"' . $button_id
385
  . $style . $button_target
386
  . '>' . $button . '</a>';
387
 
409
  // If doing AJAX (the DOING_AJAX constant can be unreliable)
410
  if ( isset( $_SERVER['HTTP_X_REQUESTED_WITH'] ) && strtolower( $_SERVER['HTTP_X_REQUESTED_WITH'] ) == 'xmlhttprequest' ) {
411
  $javascript_button_config = "<script type=\"text/javascript\"><!--\n"
412
+ . "if(wpa2a.targets)wpa2a.targets.push("
413
  . $button_config
414
  . ");\n";
415
 
534
  $options = get_option( 'addtoany_options' );
535
 
536
  $floating_html = '';
537
+
538
+ // Overridable by args below
539
  $vertical_type = ( isset( $options['floating_vertical'] ) && 'none' != $options['floating_vertical'] ) ? $options['floating_vertical'] : false;
540
  $horizontal_type = ( isset( $options['floating_horizontal'] ) && 'none' != $options['floating_horizontal'] ) ? $options['floating_horizontal'] : false;
541
 
546
  'linkname_enc' => '',
547
  'linkurl_enc' => '',
548
  'use_current_page' => true,
549
+ 'output_later' => false,
550
  'is_kit' => true,
551
  'no_addtoany_list_classname' => true,
552
  'no_special_services' => true,
556
  );
557
 
558
  $args = wp_parse_args( $args, $defaults );
559
+
560
+ // Individual floating type args can override saved options
561
+ if ( isset( $args['vertical_type'] ) && $args['vertical_type'] === true ) {
562
+ $vertical_type = true;
563
+ }
564
+ if ( isset( $args['horizontal_type'] ) && $args['horizontal_type'] === true ) {
565
+ $horizontal_type = true;
566
+ }
567
 
568
  // If either floating type is enabled
569
+ // Expect either a string from options, or a boolean from args
570
  if ( $vertical_type || $horizontal_type ) {
571
  // Vertical type?
572
  if ( $vertical_type ) {
579
  $args['kit_additional_classes'] = 'a2a_floating_style a2a_vertical_style';
580
 
581
  // Add declarations to Kit style attribute
582
+ if ( 'left_docked' === $vertical_type ) {
583
  $args['kit_style'] = 'left:' . $offset . ';top:' . $position . ';';
584
+ } elseif ( 'right_docked' === $vertical_type ) {
585
  $args['kit_style'] = 'right:' . $offset . ';top:' . $position . ';';
586
  }
587
 
599
  $args['kit_additional_classes'] = 'a2a_floating_style a2a_default_style';
600
 
601
  // Add declarations to Kit style attribute
602
+ if ( 'left_docked' === $horizontal_type ) {
603
  $args['kit_style'] = 'bottom:' . $offset . ';left:' . $position . ';';
604
+ } elseif ( 'right_docked' === $horizontal_type ) {
605
  $args['kit_style'] = 'bottom:' . $offset . ';right:' . $position . ';';
606
  }
607
 
addtoany.admin.php CHANGED
@@ -572,7 +572,7 @@ function A2A_SHARE_SAVE_options_page() {
572
  <p><?php _e("You can use AddToAny's Menu Styler to customize the colors of your universal share menu. When you're done, be sure to paste the generated code in the <a href=\"#\" onclick=\"document.getElementById('A2A_SHARE_SAVE_additional_js_variables').focus();return false\">Additional Options</a> box below.", "add-to-any"); ?></p>
573
  </label>
574
  <p>
575
- <a href="http://www.addtoany.com/buttons/share_save/menu_style/wordpress" class="button-secondary" title="<?php _e("Open the AddToAny Menu Styler in a new window", "add-to-any"); ?>" target="_blank" onclick="document.getElementById('A2A_SHARE_SAVE_additional_js_variables').focus(); document.getElementById('A2A_SHARE_SAVE_menu_styler_note').style.display='';"><?php _e("Open Menu Styler", "add-to-any"); ?></a>
576
  </p>
577
  </fieldset></td>
578
  </tr>
@@ -586,7 +586,7 @@ function A2A_SHARE_SAVE_options_page() {
586
  </p>
587
  <label for="A2A_SHARE_SAVE_additional_js_variables">
588
  <p><?php _e('Below you can add special JavaScript code for AddToAny.', 'add-to-any'); ?>
589
- <?php _e("Advanced users should explore AddToAny's <a href=\"http://www.addtoany.com/buttons/customize/wordpress\" target=\"_blank\">additional options</a>.", "add-to-any"); ?></p>
590
  </label>
591
  <p>
592
  <textarea name="A2A_SHARE_SAVE_additional_js_variables" id="A2A_SHARE_SAVE_additional_js_variables" class="code" style="width: 98%; font-size: 12px;" rows="6" cols="50"><?php if ( isset( $options['additional_js_variables'] ) ) echo stripslashes( $options['additional_js_variables'] ); ?></textarea>
@@ -719,7 +719,7 @@ function A2A_SHARE_SAVE_options_page() {
719
 
720
  <h2><?php _e('Like this plugin?','add-to-any'); ?></h2>
721
  <p><?php _e('<a href="http://wordpress.org/extend/plugins/add-to-any/">Give it a good rating</a> on WordPress.org.','add-to-any'); ?></p>
722
- <p><?php _e('<a href="http://www.addtoany.com/share_save#title=WordPress%20Share%20Plugin%20by%20AddToAny.com&amp;url=http%3A%2F%2Fwordpress.org%2Fplugins%2Fadd-to-any%2F">Share it</a> and follow <a href="http://www.addtoany.com/">AddToAny</a> on <a href="https://www.facebook.com/AddToAny" target="_blank">Facebook</a> &amp; <a href="https://twitter.com/AddToAny" target="_blank">Twitter</a>.','add-to-any'); ?></p>
723
 
724
  <h2><?php _e('Need support?','add-to-any'); ?></h2>
725
  <p><?php _e('See the <a href="http://wordpress.org/extend/plugins/add-to-any/faq/">FAQs</a>.','add-to-any'); ?></p>
572
  <p><?php _e("You can use AddToAny's Menu Styler to customize the colors of your universal share menu. When you're done, be sure to paste the generated code in the <a href=\"#\" onclick=\"document.getElementById('A2A_SHARE_SAVE_additional_js_variables').focus();return false\">Additional Options</a> box below.", "add-to-any"); ?></p>
573
  </label>
574
  <p>
575
+ <a href="https://www.addtoany.com/buttons/share_save/menu_style/wordpress" class="button-secondary" title="<?php _e("Open the AddToAny Menu Styler in a new window", "add-to-any"); ?>" target="_blank" onclick="document.getElementById('A2A_SHARE_SAVE_additional_js_variables').focus(); document.getElementById('A2A_SHARE_SAVE_menu_styler_note').style.display='';"><?php _e("Open Menu Styler", "add-to-any"); ?></a>
576
  </p>
577
  </fieldset></td>
578
  </tr>
586
  </p>
587
  <label for="A2A_SHARE_SAVE_additional_js_variables">
588
  <p><?php _e('Below you can add special JavaScript code for AddToAny.', 'add-to-any'); ?>
589
+ <?php _e("Advanced users should explore AddToAny's <a href=\"https://www.addtoany.com/buttons/customize/wordpress\" target=\"_blank\">additional options</a>.", "add-to-any"); ?></p>
590
  </label>
591
  <p>
592
  <textarea name="A2A_SHARE_SAVE_additional_js_variables" id="A2A_SHARE_SAVE_additional_js_variables" class="code" style="width: 98%; font-size: 12px;" rows="6" cols="50"><?php if ( isset( $options['additional_js_variables'] ) ) echo stripslashes( $options['additional_js_variables'] ); ?></textarea>
719
 
720
  <h2><?php _e('Like this plugin?','add-to-any'); ?></h2>
721
  <p><?php _e('<a href="http://wordpress.org/extend/plugins/add-to-any/">Give it a good rating</a> on WordPress.org.','add-to-any'); ?></p>
722
+ <p><?php _e('<a href="https://www.addtoany.com/share_save#title=WordPress%20Share%20Plugin%20by%20AddToAny.com&amp;url=http%3A%2F%2Fwordpress.org%2Fplugins%2Fadd-to-any%2F">Share it</a> and follow <a href="https://www.addtoany.com/">AddToAny</a> on <a href="https://www.facebook.com/AddToAny" target="_blank">Facebook</a> &amp; <a href="https://twitter.com/AddToAny" target="_blank">Twitter</a>.','add-to-any'); ?></p>
723
 
724
  <h2><?php _e('Need support?','add-to-any'); ?></h2>
725
  <p><?php _e('See the <a href="http://wordpress.org/extend/plugins/add-to-any/faq/">FAQs</a>.','add-to-any'); ?></p>