Social Media Follow Buttons Bar - Version 4.43

Version Description

  • Improvement: Design of the plugin settings page is improved.
  • Content of the "Usage Instructions" section updated.
  • Translation files are updated.
Download this release

Release Info

Developer Arthur Gareginyan
Plugin Icon 128x128 Social Media Follow Buttons Bar
Version 4.43
Comparing to
See all releases

Code changes from version 4.42 to 4.43

inc/css/admin.css CHANGED
@@ -115,6 +115,7 @@ h2 .version {
115
  }
116
  #support-addition {
117
  display: none;
 
118
  }
119
 
120
  /* Responsive page
@@ -399,7 +400,6 @@ h2 .version {
399
  color: #32689a;
400
  font-family: "Lucida Grande", Tahoma, sans-serif;
401
  font-size: 18px;
402
- font-weight: 600;
403
  text-shadow: 1px 1px 0 #fff;
404
  border-bottom-color: rgba(0, 0, 0, 0.4);
405
  -webkit-border-radius: 3px !important;
@@ -495,6 +495,9 @@ h2 .version {
495
  .form-table td {
496
  padding-bottom: 10px;
497
  }
 
 
 
498
 
499
  /* Help text
500
  -------------------------------------------------------------- */
@@ -552,6 +555,7 @@ td.help-text {
552
  border-radius: 3px;
553
  border: 1px solid #d1d3d4;
554
  overflow: hidden;
 
555
  }
556
  .control-checkbox input[type="checkbox"]:empty {
557
  display: none;
115
  }
116
  #support-addition {
117
  display: none;
118
+ margin-top: 30px;
119
  }
120
 
121
  /* Responsive page
400
  color: #32689a;
401
  font-family: "Lucida Grande", Tahoma, sans-serif;
402
  font-size: 18px;
 
403
  text-shadow: 1px 1px 0 #fff;
404
  border-bottom-color: rgba(0, 0, 0, 0.4);
405
  -webkit-border-radius: 3px !important;
495
  .form-table td {
496
  padding-bottom: 10px;
497
  }
498
+ .form-table th[scope="row"] {
499
+ font-weight: normal;
500
+ }
501
 
502
  /* Help text
503
  -------------------------------------------------------------- */
555
  border-radius: 3px;
556
  border: 1px solid #d1d3d4;
557
  overflow: hidden;
558
+ font-weight: normal;
559
  }
560
  .control-checkbox input[type="checkbox"]:empty {
561
  display: none;
inc/php/page.php CHANGED
@@ -80,7 +80,7 @@ function spacexchimp_p005_render_submenu_page() {
80
  <li><?php _e( 'Enjoy your fancy social media follow buttons.', $text ); ?> <?php _e( 'It\'s that simple!', $text ); ?></li>
81
  </ol>
82
  <p class="note"><b><?php _e( 'Note!', $text ); ?></b> <?php printf(
83
- __( 'If you want more options then %s tell us %s and we will be happy to add it.', $text ),
84
  '<a href="https://www.spacexchimp.com/contact.html" target="_blank">',
85
  '</a>'
86
  );
80
  <li><?php _e( 'Enjoy your fancy social media follow buttons.', $text ); ?> <?php _e( 'It\'s that simple!', $text ); ?></li>
81
  </ol>
82
  <p class="note"><b><?php _e( 'Note!', $text ); ?></b> <?php printf(
83
+ __( 'If you want more options, then %s let us know %s and we will be happy to add them.', $text ),
84
  '<a href="https://www.spacexchimp.com/contact.html" target="_blank">',
85
  '</a>'
86
  );
languages/social-media-buttons-toolbar-de_DE.mo CHANGED
Binary file
languages/social-media-buttons-toolbar-de_DE.po CHANGED
@@ -3,8 +3,8 @@
3
  msgid ""
4
  msgstr ""
5
  "Project-Id-Version: Social Media Follow Buttons Bar\n"
6
- "POT-Creation-Date: 2018-09-26 19:33+0300\n"
7
- "PO-Revision-Date: 2018-09-26 19:33+0300\n"
8
  "Last-Translator: Arthur Gareginyan\n"
9
  "Language-Team: German\n"
10
  "Language: de_DE\n"
@@ -12,7 +12,7 @@ msgstr ""
12
  "Content-Type: text/plain; charset=UTF-8\n"
13
  "Content-Transfer-Encoding: 8bit\n"
14
  "Plural-Forms: nplurals=2; plural=n != 1;\n"
15
- "X-Generator: Poedit 2.0.6\n"
16
  "X-Poedit-Basepath: ..\n"
17
  "X-Poedit-WPHeader: social-media-buttons-toolbar.php\n"
18
  "X-Poedit-SourceCharset: UTF-8\n"
@@ -157,7 +157,7 @@ msgstr "Achtung!"
157
 
158
  #: inc/php/page.php:83
159
  #, php-format
160
- msgid "If you want more options then %s tell us %s and we will be happy to add it."
161
  msgstr "Wenn Sie mehr Optionen benötigen, %s teilen Sie uns %s dies mit und wir werden sie gerne hinzufügen."
162
 
163
  #: inc/php/page.php:97
3
  msgid ""
4
  msgstr ""
5
  "Project-Id-Version: Social Media Follow Buttons Bar\n"
6
+ "POT-Creation-Date: 2018-10-23 19:16+0300\n"
7
+ "PO-Revision-Date: 2018-10-23 19:16+0300\n"
8
  "Last-Translator: Arthur Gareginyan\n"
9
  "Language-Team: German\n"
10
  "Language: de_DE\n"
12
  "Content-Type: text/plain; charset=UTF-8\n"
13
  "Content-Transfer-Encoding: 8bit\n"
14
  "Plural-Forms: nplurals=2; plural=n != 1;\n"
15
+ "X-Generator: Poedit 2.2\n"
16
  "X-Poedit-Basepath: ..\n"
17
  "X-Poedit-WPHeader: social-media-buttons-toolbar.php\n"
18
  "X-Poedit-SourceCharset: UTF-8\n"
157
 
158
  #: inc/php/page.php:83
159
  #, php-format
160
+ msgid "If you want more options, then %s let us know %s and we will be happy to add them."
161
  msgstr "Wenn Sie mehr Optionen benötigen, %s teilen Sie uns %s dies mit und wir werden sie gerne hinzufügen."
162
 
163
  #: inc/php/page.php:97
languages/social-media-buttons-toolbar-es_ES.mo CHANGED
Binary file
languages/social-media-buttons-toolbar-es_ES.po CHANGED
@@ -3,8 +3,8 @@
3
  msgid ""
4
  msgstr ""
5
  "Project-Id-Version: Social Media Follow Buttons Bar\n"
6
- "POT-Creation-Date: 2018-09-26 19:34+0300\n"
7
- "PO-Revision-Date: 2018-09-26 19:34+0300\n"
8
  "Last-Translator: Arthur Gareginyan\n"
9
  "Language-Team: Spanish\n"
10
  "Language: es_ES\n"
@@ -12,7 +12,7 @@ msgstr ""
12
  "Content-Type: text/plain; charset=UTF-8\n"
13
  "Content-Transfer-Encoding: 8bit\n"
14
  "Plural-Forms: nplurals=2; plural=n != 1;\n"
15
- "X-Generator: Poedit 2.0.6\n"
16
  "X-Poedit-Basepath: ..\n"
17
  "X-Poedit-WPHeader: social-media-buttons-toolbar.php\n"
18
  "X-Poedit-SourceCharset: UTF-8\n"
@@ -157,7 +157,7 @@ msgstr "¡Nota!"
157
 
158
  #: inc/php/page.php:83
159
  #, php-format
160
- msgid "If you want more options then %s tell us %s and we will be happy to add it."
161
  msgstr "Si quieres más opciones, %s díganos %s y estaremos encantados de añadirlo."
162
 
163
  #: inc/php/page.php:97
3
  msgid ""
4
  msgstr ""
5
  "Project-Id-Version: Social Media Follow Buttons Bar\n"
6
+ "POT-Creation-Date: 2018-10-23 19:16+0300\n"
7
+ "PO-Revision-Date: 2018-10-23 19:16+0300\n"
8
  "Last-Translator: Arthur Gareginyan\n"
9
  "Language-Team: Spanish\n"
10
  "Language: es_ES\n"
12
  "Content-Type: text/plain; charset=UTF-8\n"
13
  "Content-Transfer-Encoding: 8bit\n"
14
  "Plural-Forms: nplurals=2; plural=n != 1;\n"
15
+ "X-Generator: Poedit 2.2\n"
16
  "X-Poedit-Basepath: ..\n"
17
  "X-Poedit-WPHeader: social-media-buttons-toolbar.php\n"
18
  "X-Poedit-SourceCharset: UTF-8\n"
157
 
158
  #: inc/php/page.php:83
159
  #, php-format
160
+ msgid "If you want more options, then %s let us know %s and we will be happy to add them."
161
  msgstr "Si quieres más opciones, %s díganos %s y estaremos encantados de añadirlo."
162
 
163
  #: inc/php/page.php:97
languages/social-media-buttons-toolbar-nl_NL.mo CHANGED
Binary file
languages/social-media-buttons-toolbar-nl_NL.po CHANGED
@@ -3,8 +3,8 @@
3
  msgid ""
4
  msgstr ""
5
  "Project-Id-Version: Social Media Follow Buttons Bar\n"
6
- "POT-Creation-Date: 2018-09-26 19:34+0300\n"
7
- "PO-Revision-Date: 2018-09-26 19:34+0300\n"
8
  "Last-Translator: Arthur Gareginyan\n"
9
  "Language-Team: Dutch\n"
10
  "Language: nl_NL\n"
@@ -12,7 +12,7 @@ msgstr ""
12
  "Content-Type: text/plain; charset=UTF-8\n"
13
  "Content-Transfer-Encoding: 8bit\n"
14
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
15
- "X-Generator: Poedit 2.0.6\n"
16
  "X-Poedit-Basepath: ..\n"
17
  "X-Poedit-WPHeader: social-media-buttons-toolbar.php\n"
18
  "X-Poedit-SourceCharset: UTF-8\n"
@@ -157,7 +157,7 @@ msgstr "Opmerking!"
157
 
158
  #: inc/php/page.php:83
159
  #, php-format
160
- msgid "If you want more options then %s tell us %s and we will be happy to add it."
161
  msgstr "Wilt u meer opties dan %s vertel ons %s en wij zullen graag toevoegen."
162
 
163
  #: inc/php/page.php:97
3
  msgid ""
4
  msgstr ""
5
  "Project-Id-Version: Social Media Follow Buttons Bar\n"
6
+ "POT-Creation-Date: 2018-10-23 19:16+0300\n"
7
+ "PO-Revision-Date: 2018-10-23 19:16+0300\n"
8
  "Last-Translator: Arthur Gareginyan\n"
9
  "Language-Team: Dutch\n"
10
  "Language: nl_NL\n"
12
  "Content-Type: text/plain; charset=UTF-8\n"
13
  "Content-Transfer-Encoding: 8bit\n"
14
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
15
+ "X-Generator: Poedit 2.2\n"
16
  "X-Poedit-Basepath: ..\n"
17
  "X-Poedit-WPHeader: social-media-buttons-toolbar.php\n"
18
  "X-Poedit-SourceCharset: UTF-8\n"
157
 
158
  #: inc/php/page.php:83
159
  #, php-format
160
+ msgid "If you want more options, then %s let us know %s and we will be happy to add them."
161
  msgstr "Wilt u meer opties dan %s vertel ons %s en wij zullen graag toevoegen."
162
 
163
  #: inc/php/page.php:97
languages/social-media-buttons-toolbar-ru_RU.mo CHANGED
Binary file
languages/social-media-buttons-toolbar-ru_RU.po CHANGED
@@ -3,8 +3,8 @@
3
  msgid ""
4
  msgstr ""
5
  "Project-Id-Version: Social Media Follow Buttons Bar\n"
6
- "POT-Creation-Date: 2018-09-26 19:34+0300\n"
7
- "PO-Revision-Date: 2018-09-26 19:34+0300\n"
8
  "Last-Translator: Arthur Gareginyan\n"
9
  "Language-Team: Russian\n"
10
  "Language: ru_RU\n"
@@ -12,7 +12,7 @@ msgstr ""
12
  "Content-Type: text/plain; charset=UTF-8\n"
13
  "Content-Transfer-Encoding: 8bit\n"
14
  "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
15
- "X-Generator: Poedit 2.0.6\n"
16
  "X-Poedit-Basepath: ..\n"
17
  "X-Poedit-WPHeader: social-media-buttons-toolbar.php\n"
18
  "X-Poedit-SourceCharset: UTF-8\n"
@@ -157,7 +157,7 @@ msgstr "Примечание!"
157
 
158
  #: inc/php/page.php:83
159
  #, php-format
160
- msgid "If you want more options then %s tell us %s and we will be happy to add it."
161
  msgstr "Если вы хотите больше вариантов, то %s сообщите нам %s и мы будем рады добавить их."
162
 
163
  #: inc/php/page.php:97
3
  msgid ""
4
  msgstr ""
5
  "Project-Id-Version: Social Media Follow Buttons Bar\n"
6
+ "POT-Creation-Date: 2018-10-23 19:16+0300\n"
7
+ "PO-Revision-Date: 2018-10-23 19:16+0300\n"
8
  "Last-Translator: Arthur Gareginyan\n"
9
  "Language-Team: Russian\n"
10
  "Language: ru_RU\n"
12
  "Content-Type: text/plain; charset=UTF-8\n"
13
  "Content-Transfer-Encoding: 8bit\n"
14
  "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
15
+ "X-Generator: Poedit 2.2\n"
16
  "X-Poedit-Basepath: ..\n"
17
  "X-Poedit-WPHeader: social-media-buttons-toolbar.php\n"
18
  "X-Poedit-SourceCharset: UTF-8\n"
157
 
158
  #: inc/php/page.php:83
159
  #, php-format
160
+ msgid "If you want more options, then %s let us know %s and we will be happy to add them."
161
  msgstr "Если вы хотите больше вариантов, то %s сообщите нам %s и мы будем рады добавить их."
162
 
163
  #: inc/php/page.php:97
languages/social-media-buttons-toolbar.pot CHANGED
@@ -3,14 +3,14 @@ msgid ""
3
  msgstr ""
4
  "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
5
  "Project-Id-Version: Social Media Follow Buttons Bar\n"
6
- "POT-Creation-Date: 2018-09-26 19:34+0300\n"
7
  "PO-Revision-Date: 2015-12-17 02:16+0300\n"
8
  "Last-Translator: \n"
9
  "Language-Team: \n"
10
  "MIME-Version: 1.0\n"
11
  "Content-Type: text/plain; charset=UTF-8\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
- "X-Generator: Poedit 2.0.6\n"
14
  "X-Poedit-Basepath: ..\n"
15
  "X-Poedit-WPHeader: social-media-buttons-toolbar.php\n"
16
  "X-Poedit-SourceCharset: UTF-8\n"
@@ -155,7 +155,7 @@ msgstr ""
155
 
156
  #: inc/php/page.php:83
157
  #, php-format
158
- msgid "If you want more options then %s tell us %s and we will be happy to add it."
159
  msgstr ""
160
 
161
  #: inc/php/page.php:97
3
  msgstr ""
4
  "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
5
  "Project-Id-Version: Social Media Follow Buttons Bar\n"
6
+ "POT-Creation-Date: 2018-10-23 19:16+0300\n"
7
  "PO-Revision-Date: 2015-12-17 02:16+0300\n"
8
  "Last-Translator: \n"
9
  "Language-Team: \n"
10
  "MIME-Version: 1.0\n"
11
  "Content-Type: text/plain; charset=UTF-8\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
+ "X-Generator: Poedit 2.2\n"
14
  "X-Poedit-Basepath: ..\n"
15
  "X-Poedit-WPHeader: social-media-buttons-toolbar.php\n"
16
  "X-Poedit-SourceCharset: UTF-8\n"
155
 
156
  #: inc/php/page.php:83
157
  #, php-format
158
+ msgid "If you want more options, then %s let us know %s and we will be happy to add them."
159
  msgstr ""
160
 
161
  #: inc/php/page.php:97
readme.txt CHANGED
@@ -4,7 +4,7 @@ Tags: icon, icon set, button, social, media, social button, social media, social
4
  Donate link: https://www.spacexchimp.com/donate.html
5
  Requires at least: 3.9
6
  Tested up to: 4.9
7
- Stable tag: 4.42
8
  License: GPL3
9
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
10
 
@@ -19,7 +19,7 @@ The Social Media Follow Buttons Bar - is a bar with set of icons of the popular
19
 
20
  Unlike the other plugins, this plugin creates a live bar. The bar automatically adapt to the width of the block where it placed. If the buttons do not fit to the one line, then they will be placed on multiple lines. So they can be arranged horizontally or vertically, in one line or in a few, and all of this is done automatically. Also it can be aligned to left, center or right.
21
 
22
- It give you finer control over buttons. You can configure they on plugins settings page. You can choose the size of icons, choose open link in current tab or in new, and etc. Also you can have the social media follow buttons automatically added to the bottom of all post or/and pages, and can position the link buttons using either a widget, a shortcode or a template action hook. If you want more options, let us know and we will be happy to add them.
23
 
24
  **Features**
25
 
@@ -31,7 +31,7 @@ It give you finer control over buttons. You can configure they on plugins settin
31
  * RTL compatible (right to left)
32
  * Translation ready
33
 
34
- **Key features include...**
35
 
36
  * Beautiful icons
37
  * Ability to select only the desired buttons
@@ -282,6 +282,11 @@ Commercial licensing (e.g. for projects that can’t use an open-source license)
282
 
283
  == Changelog ==
284
 
 
 
 
 
 
285
  = 4.42 =
286
  * Improved code to reset CSS styles to "default " for the buttons bar elements.
287
  * Code commenting improved.
4
  Donate link: https://www.spacexchimp.com/donate.html
5
  Requires at least: 3.9
6
  Tested up to: 4.9
7
+ Stable tag: 4.43
8
  License: GPL3
9
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
10
 
19
 
20
  Unlike the other plugins, this plugin creates a live bar. The bar automatically adapt to the width of the block where it placed. If the buttons do not fit to the one line, then they will be placed on multiple lines. So they can be arranged horizontally or vertically, in one line or in a few, and all of this is done automatically. Also it can be aligned to left, center or right.
21
 
22
+ It give you finer control over buttons. You can configure they on plugins settings page. You can choose the size of icons, choose open link in current tab or in new, and etc. Also you can have the social media follow buttons automatically added to the bottom of all post or/and pages, and can position the link buttons using either a widget, a shortcode or a template action hook. If you want more options, then let us know and we will be happy to add them.
23
 
24
  **Features**
25
 
31
  * RTL compatible (right to left)
32
  * Translation ready
33
 
34
+ **Key features include**
35
 
36
  * Beautiful icons
37
  * Ability to select only the desired buttons
282
 
283
  == Changelog ==
284
 
285
+ = 4.43 =
286
+ * Improvement: Design of the plugin settings page is improved.
287
+ * Content of the "Usage Instructions" section updated.
288
+ * Translation files are updated.
289
+
290
  = 4.42 =
291
  * Improved code to reset CSS styles to "default " for the buttons bar elements.
292
  * Code commenting improved.
social-media-buttons-toolbar.php CHANGED
@@ -5,7 +5,7 @@
5
  * Description: Easily add the smart bar with social media follow buttons (not share, only link to your profiles) to any place of your WordPress website.
6
  * Author: Space X-Chimp
7
  * Author URI: https://www.spacexchimp.com
8
- * Version: 4.42
9
  * License: GPL3
10
  * Text Domain: social-media-buttons-toolbar
11
  * Domain Path: /languages/
5
  * Description: Easily add the smart bar with social media follow buttons (not share, only link to your profiles) to any place of your WordPress website.
6
  * Author: Space X-Chimp
7
  * Author URI: https://www.spacexchimp.com
8
+ * Version: 4.43
9
  * License: GPL3
10
  * Text Domain: social-media-buttons-toolbar
11
  * Domain Path: /languages/