Social Media Follow Buttons Bar - Version 4.1

Version Description

  • Added option for the Bandcamp button.
Download this release

Release Info

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

Code changes from version 4.0 to 4.1

inc/img/social-media-icons/bandcamp.png ADDED
Binary file
inc/img/social-media-icons/blogger.png CHANGED
Binary file
inc/img/social-media-icons/codepen.png CHANGED
Binary file
inc/php/settings_tab.php CHANGED
@@ -10,7 +10,7 @@ defined('ABSPATH') or die("Restricted access!");
10
  /**
11
  * Render Settings Tab
12
  *
13
- * @since 4.0
14
  */
15
  ?>
16
  <!-- SIDEBAR -->
@@ -171,6 +171,12 @@ defined('ABSPATH') or die("Restricted access!");
171
  __( 'Enter the link to your Spotify profile page', SMEDIABT_TEXT ),
172
  '//www.spotify.com'
173
  ); ?>
 
 
 
 
 
 
174
  <?php smbtoolbar_media( 'dloky',
175
  'Dloky',
176
  'https://dloky.com/YourUsernameHere',
10
  /**
11
  * Render Settings Tab
12
  *
13
+ * @since 4.1
14
  */
15
  ?>
16
  <!-- SIDEBAR -->
171
  __( 'Enter the link to your Spotify profile page', SMEDIABT_TEXT ),
172
  '//www.spotify.com'
173
  ); ?>
174
+ <?php smbtoolbar_media( 'bandcamp',
175
+ 'Bandcamp',
176
+ 'https://bandcamp.com/YourUsernameHere',
177
+ __( 'Enter the link to your Bandcamp profile page', SMEDIABT_TEXT ),
178
+ '//bandcamp.com'
179
+ ); ?>
180
  <?php smbtoolbar_media( 'dloky',
181
  'Dloky',
182
  'https://dloky.com/YourUsernameHere',
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: Development (trunk)\n"
6
- "POT-Creation-Date: 2017-03-22 23:34+0300\n"
7
- "PO-Revision-Date: 2017-03-22 23:38+0300\n"
8
  "Last-Translator: \n"
9
  "Language-Team: \n"
10
  "Language: es\n"
@@ -141,7 +141,9 @@ msgid "How does it work?"
141
  msgstr ""
142
 
143
  #: inc/php/settings_page.php:85
144
- msgid "First, go to page <code>Settings</code> &#8680; <code>Social Buttons</code>."
 
 
145
  msgstr ""
146
 
147
  #: inc/php/settings_page.php:86
@@ -321,58 +323,62 @@ msgid "Enter the link to your Spotify profile page"
321
  msgstr "Ingresa el enlace a tu página de perfil de Spotify"
322
 
323
  #: inc/php/settings_tab.php:177
 
 
 
 
324
  msgid "Enter the link to your Dloky profile page"
325
  msgstr "Ingresa el enlace a tu página de perfil de Dloky"
326
 
327
- #: inc/php/settings_tab.php:183
328
  msgid "Enter the link to your Goodreads profile page"
329
  msgstr "Ingresa el enlace a tu página de perfil de Goodreads"
330
 
331
- #: inc/php/settings_tab.php:189
332
  msgid "Enter the link to your MeetVibe profile page"
333
  msgstr "Ingresa el enlace a tu página de perfil de MeetVibe"
334
 
335
- #: inc/php/settings_tab.php:195
336
  msgid "Enter the link to your Meetup profile page"
337
  msgstr "Ingresa el enlace a tu página de perfil de Meetup"
338
 
339
- #: inc/php/settings_tab.php:201
340
  msgid "Enter the link to your Steam profile page"
341
  msgstr "Ingresa el enlace a tu página de perfil de Steam"
342
 
343
- #: inc/php/settings_tab.php:207
344
  msgid "Enter the link to your Discord profile page"
345
  msgstr "Ingresa el enlace a tu página de perfil de Discord"
346
 
347
- #: inc/php/settings_tab.php:213
348
  msgid "Enter the link to your Yelp profile page"
349
  msgstr "Ingresa el enlace a tu página de perfil de Yelp"
350
 
351
- #: inc/php/settings_tab.php:219
352
  msgid "Enter the link to your VKontakte profile page"
353
  msgstr "Ingresa el enlace a tu página de perfil de VKontakte"
354
 
355
- #: inc/php/settings_tab.php:225
356
  msgid "Enter the link to your Odnoklassniki profile page"
357
  msgstr "Ingresa el enlace a tu página de perfil de Odnoklassniki"
358
 
359
- #: inc/php/settings_tab.php:231
360
  msgid "Enter the link to your Telegram profile page"
361
  msgstr "Ingresa el enlace a tu página de perfil de Telegram"
362
 
363
- #: inc/php/settings_tab.php:237
364
  msgid "Enter the link to your GitHub profile page"
365
  msgstr "Ingresa el enlace a tu página de perfil de GitHub"
366
 
367
- #: inc/php/settings_tab.php:243
368
  msgid "Enter the link to your WordPress profile page"
369
  msgstr "Ingresa el enlace a tu página de perfil de WordPress"
370
 
371
- #: inc/php/settings_tab.php:249
372
  msgid "Enter the link to your CodePen profile page"
373
  msgstr "Ingresa el enlace a tu página de perfil de CodePen"
374
 
375
- #: inc/php/settings_tab.php:255
376
  msgid ""
377
  "Enter your Skype name with prefix <b>skype:</b> and suffix <b>?call</b>, or <b>?"
378
  "add</b>, or <b>?chat</b>, or <b>?userinfo</b> for view profile"
@@ -380,98 +386,98 @@ msgstr ""
380
  "Ingresa tu nombre de Skype con prefijo <b>skype:</b> y sufijo <b>?call</b>, o <b>?"
381
  "add</b>, o <b>?chat</b>, o <b>?userinfo</b> para ver el perfil"
382
 
383
- #: inc/php/settings_tab.php:261
384
  msgid "Enter the link to your personal website"
385
  msgstr "Ingresa el enlace a tu sitio web personal"
386
 
387
- #: inc/php/settings_tab.php:267
388
  msgid "Enter your email address with prefix <b>mailto:</b>"
389
  msgstr "Ingresa tu dirección de correo electrónico con prefijo <b>mailto:</b>"
390
 
391
- #: inc/php/settings_tab.php:273
392
  msgid "Enter the link to your RSS Feed"
393
  msgstr "Ingresa el enlace a tu Feed de RSS"
394
 
395
- #: inc/php/settings_tab.php:277 inc/php/settings_tab.php:359
396
  msgid "Save Changes"
397
  msgstr "Guardar las modificaciones"
398
 
399
- #: inc/php/settings_tab.php:282
400
  msgid "Display options"
401
  msgstr "Opciones de presentación"
402
 
403
- #: inc/php/settings_tab.php:287
404
  msgid "Show on Posts"
405
  msgstr "Mostrar en Entradas"
406
 
407
- #: inc/php/settings_tab.php:288
408
  msgid "Display toolbar below content on Posts."
409
  msgstr "Mostrar la barra abajo del contenido en Entradas"
410
 
411
- #: inc/php/settings_tab.php:292
412
  msgid "Show on Pages"
413
  msgstr "Mostrar en Páginas"
414
 
415
- #: inc/php/settings_tab.php:293
416
  msgid "Display toolbar below content on Pages."
417
  msgstr "Mostrar la barra abajo del contenido en Páginas"
418
 
419
- #: inc/php/settings_tab.php:297
420
  msgid "Open in new tab"
421
  msgstr "Abrir en una nueva pestaña"
422
 
423
- #: inc/php/settings_tab.php:298
424
  msgid "Open link in a new tab/window."
425
  msgstr "¿Abrir enlace en una nueva pestaña/ventana?"
426
 
427
- #: inc/php/settings_tab.php:302
428
  msgid "Tooltips"
429
  msgstr ""
430
 
431
- #: inc/php/settings_tab.php:303
432
  msgid "Enable/disable a tooltips with name of the social media above every button."
433
  msgstr ""
434
 
435
- #: inc/php/settings_tab.php:307
436
  msgid "Icon size"
437
  msgstr "Tamaño de ícono"
438
 
439
- #: inc/php/settings_tab.php:308
440
  msgid "Enter the size of icons (in px) in your social media buttons toolbar."
441
  msgstr ""
442
  "Ingrese el tamaño de los íconos (en píxeles) en tu barra de botones Social Media"
443
 
444
- #: inc/php/settings_tab.php:314
445
  msgid "Margin"
446
  msgstr "Margen"
447
 
448
- #: inc/php/settings_tab.php:315
449
  msgid ""
450
  "Enter the size of space (in px) between icons in your social media buttons toolbar."
451
  msgstr ""
452
  "Ingresa el espacio (en píxeles) entre íconos en tu barra de botones de Social Media"
453
 
454
- #: inc/php/settings_tab.php:331
455
  msgid "Alignment"
456
  msgstr "Alineación"
457
 
458
- #: inc/php/settings_tab.php:337
459
  msgid "Left"
460
  msgstr "Izquierda"
461
 
462
- #: inc/php/settings_tab.php:341
463
  msgid "Center"
464
  msgstr "Centro"
465
 
466
- #: inc/php/settings_tab.php:345
467
  msgid "Right"
468
  msgstr "Derecha"
469
 
470
- #: inc/php/settings_tab.php:352
471
  msgid "Caption"
472
  msgstr "Leyenda"
473
 
474
- #: inc/php/settings_tab.php:353
475
  msgid ""
476
  "Enter the caption to your social media buttons toolbar. It will be displays before "
477
  "the toolbar."
@@ -479,11 +485,11 @@ msgstr ""
479
  "Ingresa la leyenda para tu barra de botones de Social Media. Aparecerá arriba de "
480
  "la barra de botones."
481
 
482
- #: inc/php/settings_tab.php:364
483
  msgid "Preview"
484
  msgstr "Vista previa"
485
 
486
- #: inc/php/settings_tab.php:366
487
  msgid "Click \"Save Changes\" to update this preview."
488
  msgstr "Haz clic en \"Guardar los cambios\" para actualizar esta previsualización."
489
 
3
  msgid ""
4
  msgstr ""
5
  "Project-Id-Version: Development (trunk)\n"
6
+ "POT-Creation-Date: 2017-03-28 05:25+0300\n"
7
+ "PO-Revision-Date: 2017-03-28 05:25+0300\n"
8
  "Last-Translator: \n"
9
  "Language-Team: \n"
10
  "Language: es\n"
141
  msgstr ""
142
 
143
  #: inc/php/settings_page.php:85
144
+ msgid ""
145
+ "First, go to page <code>Settings</code> &#8680; <code>Social Media Follow Buttons</"
146
+ "code>."
147
  msgstr ""
148
 
149
  #: inc/php/settings_page.php:86
323
  msgstr "Ingresa el enlace a tu página de perfil de Spotify"
324
 
325
  #: inc/php/settings_tab.php:177
326
+ msgid "Enter the link to your Bandcamp profile page"
327
+ msgstr "Ingresa el enlace a tu página de perfil de Bandcamp"
328
+
329
+ #: inc/php/settings_tab.php:183
330
  msgid "Enter the link to your Dloky profile page"
331
  msgstr "Ingresa el enlace a tu página de perfil de Dloky"
332
 
333
+ #: inc/php/settings_tab.php:189
334
  msgid "Enter the link to your Goodreads profile page"
335
  msgstr "Ingresa el enlace a tu página de perfil de Goodreads"
336
 
337
+ #: inc/php/settings_tab.php:195
338
  msgid "Enter the link to your MeetVibe profile page"
339
  msgstr "Ingresa el enlace a tu página de perfil de MeetVibe"
340
 
341
+ #: inc/php/settings_tab.php:201
342
  msgid "Enter the link to your Meetup profile page"
343
  msgstr "Ingresa el enlace a tu página de perfil de Meetup"
344
 
345
+ #: inc/php/settings_tab.php:207
346
  msgid "Enter the link to your Steam profile page"
347
  msgstr "Ingresa el enlace a tu página de perfil de Steam"
348
 
349
+ #: inc/php/settings_tab.php:213
350
  msgid "Enter the link to your Discord profile page"
351
  msgstr "Ingresa el enlace a tu página de perfil de Discord"
352
 
353
+ #: inc/php/settings_tab.php:219
354
  msgid "Enter the link to your Yelp profile page"
355
  msgstr "Ingresa el enlace a tu página de perfil de Yelp"
356
 
357
+ #: inc/php/settings_tab.php:225
358
  msgid "Enter the link to your VKontakte profile page"
359
  msgstr "Ingresa el enlace a tu página de perfil de VKontakte"
360
 
361
+ #: inc/php/settings_tab.php:231
362
  msgid "Enter the link to your Odnoklassniki profile page"
363
  msgstr "Ingresa el enlace a tu página de perfil de Odnoklassniki"
364
 
365
+ #: inc/php/settings_tab.php:237
366
  msgid "Enter the link to your Telegram profile page"
367
  msgstr "Ingresa el enlace a tu página de perfil de Telegram"
368
 
369
+ #: inc/php/settings_tab.php:243
370
  msgid "Enter the link to your GitHub profile page"
371
  msgstr "Ingresa el enlace a tu página de perfil de GitHub"
372
 
373
+ #: inc/php/settings_tab.php:249
374
  msgid "Enter the link to your WordPress profile page"
375
  msgstr "Ingresa el enlace a tu página de perfil de WordPress"
376
 
377
+ #: inc/php/settings_tab.php:255
378
  msgid "Enter the link to your CodePen profile page"
379
  msgstr "Ingresa el enlace a tu página de perfil de CodePen"
380
 
381
+ #: inc/php/settings_tab.php:261
382
  msgid ""
383
  "Enter your Skype name with prefix <b>skype:</b> and suffix <b>?call</b>, or <b>?"
384
  "add</b>, or <b>?chat</b>, or <b>?userinfo</b> for view profile"
386
  "Ingresa tu nombre de Skype con prefijo <b>skype:</b> y sufijo <b>?call</b>, o <b>?"
387
  "add</b>, o <b>?chat</b>, o <b>?userinfo</b> para ver el perfil"
388
 
389
+ #: inc/php/settings_tab.php:267
390
  msgid "Enter the link to your personal website"
391
  msgstr "Ingresa el enlace a tu sitio web personal"
392
 
393
+ #: inc/php/settings_tab.php:273
394
  msgid "Enter your email address with prefix <b>mailto:</b>"
395
  msgstr "Ingresa tu dirección de correo electrónico con prefijo <b>mailto:</b>"
396
 
397
+ #: inc/php/settings_tab.php:279
398
  msgid "Enter the link to your RSS Feed"
399
  msgstr "Ingresa el enlace a tu Feed de RSS"
400
 
401
+ #: inc/php/settings_tab.php:283 inc/php/settings_tab.php:365
402
  msgid "Save Changes"
403
  msgstr "Guardar las modificaciones"
404
 
405
+ #: inc/php/settings_tab.php:288
406
  msgid "Display options"
407
  msgstr "Opciones de presentación"
408
 
409
+ #: inc/php/settings_tab.php:293
410
  msgid "Show on Posts"
411
  msgstr "Mostrar en Entradas"
412
 
413
+ #: inc/php/settings_tab.php:294
414
  msgid "Display toolbar below content on Posts."
415
  msgstr "Mostrar la barra abajo del contenido en Entradas"
416
 
417
+ #: inc/php/settings_tab.php:298
418
  msgid "Show on Pages"
419
  msgstr "Mostrar en Páginas"
420
 
421
+ #: inc/php/settings_tab.php:299
422
  msgid "Display toolbar below content on Pages."
423
  msgstr "Mostrar la barra abajo del contenido en Páginas"
424
 
425
+ #: inc/php/settings_tab.php:303
426
  msgid "Open in new tab"
427
  msgstr "Abrir en una nueva pestaña"
428
 
429
+ #: inc/php/settings_tab.php:304
430
  msgid "Open link in a new tab/window."
431
  msgstr "¿Abrir enlace en una nueva pestaña/ventana?"
432
 
433
+ #: inc/php/settings_tab.php:308
434
  msgid "Tooltips"
435
  msgstr ""
436
 
437
+ #: inc/php/settings_tab.php:309
438
  msgid "Enable/disable a tooltips with name of the social media above every button."
439
  msgstr ""
440
 
441
+ #: inc/php/settings_tab.php:313
442
  msgid "Icon size"
443
  msgstr "Tamaño de ícono"
444
 
445
+ #: inc/php/settings_tab.php:314
446
  msgid "Enter the size of icons (in px) in your social media buttons toolbar."
447
  msgstr ""
448
  "Ingrese el tamaño de los íconos (en píxeles) en tu barra de botones Social Media"
449
 
450
+ #: inc/php/settings_tab.php:320
451
  msgid "Margin"
452
  msgstr "Margen"
453
 
454
+ #: inc/php/settings_tab.php:321
455
  msgid ""
456
  "Enter the size of space (in px) between icons in your social media buttons toolbar."
457
  msgstr ""
458
  "Ingresa el espacio (en píxeles) entre íconos en tu barra de botones de Social Media"
459
 
460
+ #: inc/php/settings_tab.php:337
461
  msgid "Alignment"
462
  msgstr "Alineación"
463
 
464
+ #: inc/php/settings_tab.php:343
465
  msgid "Left"
466
  msgstr "Izquierda"
467
 
468
+ #: inc/php/settings_tab.php:347
469
  msgid "Center"
470
  msgstr "Centro"
471
 
472
+ #: inc/php/settings_tab.php:351
473
  msgid "Right"
474
  msgstr "Derecha"
475
 
476
+ #: inc/php/settings_tab.php:358
477
  msgid "Caption"
478
  msgstr "Leyenda"
479
 
480
+ #: inc/php/settings_tab.php:359
481
  msgid ""
482
  "Enter the caption to your social media buttons toolbar. It will be displays before "
483
  "the toolbar."
485
  "Ingresa la leyenda para tu barra de botones de Social Media. Aparecerá arriba de "
486
  "la barra de botones."
487
 
488
+ #: inc/php/settings_tab.php:370
489
  msgid "Preview"
490
  msgstr "Vista previa"
491
 
492
+ #: inc/php/settings_tab.php:372
493
  msgid "Click \"Save Changes\" to update this preview."
494
  msgstr "Haz clic en \"Guardar los cambios\" para actualizar esta previsualización."
495
 
languages/social-media-buttons-toolbar-ru_RU.mo CHANGED
Binary file
languages/social-media-buttons-toolbar-ru_RU.po CHANGED
@@ -1,8 +1,8 @@
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Social Media Buttons Toolbar\n"
4
- "POT-Creation-Date: 2017-03-22 23:33+0300\n"
5
- "PO-Revision-Date: 2017-03-22 23:33+0300\n"
6
  "Last-Translator: \n"
7
  "Language-Team: \n"
8
  "Language: ru\n"
@@ -24,7 +24,7 @@ msgstr ""
24
  #. Plugin Name of the plugin/theme
25
  #: inc/php/settings_page.php:21 social-media-buttons-toolbar.php:120
26
  msgid "Social Media Follow Buttons Bar"
27
- msgstr ""
28
 
29
  #: inc/php/settings_page.php:24
30
  msgid ""
@@ -139,7 +139,8 @@ msgstr "Как оно работает?"
139
 
140
  #: inc/php/settings_page.php:85
141
  msgid ""
142
- "First, go to page <code>Settings</code> &#8680; <code>Social Buttons</code>."
 
143
  msgstr ""
144
 
145
  #: inc/php/settings_page.php:86
@@ -322,58 +323,62 @@ msgid "Enter the link to your Spotify profile page"
322
  msgstr "Введите ссылку на вашу страницу профиля Spotify"
323
 
324
  #: inc/php/settings_tab.php:177
 
 
 
 
325
  msgid "Enter the link to your Dloky profile page"
326
  msgstr "Введите ссылку на вашу страницу профиля Dloky"
327
 
328
- #: inc/php/settings_tab.php:183
329
  msgid "Enter the link to your Goodreads profile page"
330
  msgstr "Введите ссылку на вашу страницу профиля Goodreads"
331
 
332
- #: inc/php/settings_tab.php:189
333
  msgid "Enter the link to your MeetVibe profile page"
334
  msgstr "Введите ссылку на вашу страницу профиля MeetVibe"
335
 
336
- #: inc/php/settings_tab.php:195
337
  msgid "Enter the link to your Meetup profile page"
338
  msgstr "Введите ссылку на вашу страницу профиля Meetup"
339
 
340
- #: inc/php/settings_tab.php:201
341
  msgid "Enter the link to your Steam profile page"
342
  msgstr "Введите ссылку на вашу страницу профиля Steam"
343
 
344
- #: inc/php/settings_tab.php:207
345
  msgid "Enter the link to your Discord profile page"
346
  msgstr "Введите ссылку на вашу страницу профиля Discord"
347
 
348
- #: inc/php/settings_tab.php:213
349
  msgid "Enter the link to your Yelp profile page"
350
  msgstr "Введите ссылку на вашу страницу профиля Yelp"
351
 
352
- #: inc/php/settings_tab.php:219
353
  msgid "Enter the link to your VKontakte profile page"
354
  msgstr "Введите ссылку на вашу страницу профиля ВКонтакте"
355
 
356
- #: inc/php/settings_tab.php:225
357
  msgid "Enter the link to your Odnoklassniki profile page"
358
  msgstr "Введите ссылку на вашу страницу профиля Одноклассники"
359
 
360
- #: inc/php/settings_tab.php:231
361
  msgid "Enter the link to your Telegram profile page"
362
  msgstr "Введите ссылку на вашу страницу профиля Telegram"
363
 
364
- #: inc/php/settings_tab.php:237
365
  msgid "Enter the link to your GitHub profile page"
366
  msgstr "Введите ссылку на вашу страницу профиля GitHub"
367
 
368
- #: inc/php/settings_tab.php:243
369
  msgid "Enter the link to your WordPress profile page"
370
  msgstr "Введите ссылку на вашу страницу профиля WordPress"
371
 
372
- #: inc/php/settings_tab.php:249
373
  msgid "Enter the link to your CodePen profile page"
374
  msgstr "Введите ссылку на вашу страницу профиля CodePen"
375
 
376
- #: inc/php/settings_tab.php:255
377
  msgid ""
378
  "Enter your Skype name with prefix <b>skype:</b> and suffix <b>?call</b>, or "
379
  "<b>?add</b>, or <b>?chat</b>, or <b>?userinfo</b> for view profile"
@@ -382,75 +387,75 @@ msgstr ""
382
  "b>, или <b>?add</b>, или <b>?chat</b>, или <b>?userinfo</b> для просмотра "
383
  "профиля"
384
 
385
- #: inc/php/settings_tab.php:261
386
  msgid "Enter the link to your personal website"
387
  msgstr "Введите ссылку на ваш персональный сайт"
388
 
389
- #: inc/php/settings_tab.php:267
390
  msgid "Enter your email address with prefix <b>mailto:</b>"
391
  msgstr "Введите адрес электронной почты с префиксом <b>mailto:</b>"
392
 
393
- #: inc/php/settings_tab.php:273
394
  msgid "Enter the link to your RSS Feed"
395
  msgstr "Введите ссылку на ваш RSS поток"
396
 
397
- #: inc/php/settings_tab.php:277 inc/php/settings_tab.php:359
398
  msgid "Save Changes"
399
  msgstr "Сохранить изменения"
400
 
401
- #: inc/php/settings_tab.php:282
402
  msgid "Display options"
403
  msgstr "Настройки отображения"
404
 
405
- #: inc/php/settings_tab.php:287
406
  msgid "Show on Posts"
407
  msgstr "Показать в записях"
408
 
409
- #: inc/php/settings_tab.php:288
410
  msgid "Display toolbar below content on Posts."
411
  msgstr "Показывать кнопки под содержанием в записях"
412
 
413
- #: inc/php/settings_tab.php:292
414
  msgid "Show on Pages"
415
  msgstr "Показывать на страницах"
416
 
417
- #: inc/php/settings_tab.php:293
418
  msgid "Display toolbar below content on Pages."
419
  msgstr "Показывать кнопки под содержанием на страницах"
420
 
421
- #: inc/php/settings_tab.php:297
422
  msgid "Open in new tab"
423
  msgstr "Открыть в новой вкладке"
424
 
425
- #: inc/php/settings_tab.php:298
426
  msgid "Open link in a new tab/window."
427
  msgstr "Открыть ссылку в новом окне/вкладке"
428
 
429
- #: inc/php/settings_tab.php:302
430
  msgid "Tooltips"
431
  msgstr "Подсказки"
432
 
433
- #: inc/php/settings_tab.php:303
434
  msgid ""
435
  "Enable/disable a tooltips with name of the social media above every button."
436
  msgstr ""
437
  "Включить/отключить всплывающие подсказки с названием социальных медиа над "
438
  "каждой кнопкой."
439
 
440
- #: inc/php/settings_tab.php:307
441
  msgid "Icon size"
442
  msgstr "Размер иконки"
443
 
444
- #: inc/php/settings_tab.php:308
445
  msgid "Enter the size of icons (in px) in your social media buttons toolbar."
446
  msgstr ""
447
  "Введите размер иконок (в пикселях) для вашей панели социальных медиа кнопок."
448
 
449
- #: inc/php/settings_tab.php:314
450
  msgid "Margin"
451
  msgstr "Отступ"
452
 
453
- #: inc/php/settings_tab.php:315
454
  msgid ""
455
  "Enter the size of space (in px) between icons in your social media buttons "
456
  "toolbar."
@@ -458,27 +463,27 @@ msgstr ""
458
  "Введите размер пространства (в пикселях) между иконками для вашей панели "
459
  "социальных медиа кнопок."
460
 
461
- #: inc/php/settings_tab.php:331
462
  msgid "Alignment"
463
  msgstr "Выравнивание"
464
 
465
- #: inc/php/settings_tab.php:337
466
  msgid "Left"
467
  msgstr "Слева"
468
 
469
- #: inc/php/settings_tab.php:341
470
  msgid "Center"
471
  msgstr "По центру"
472
 
473
- #: inc/php/settings_tab.php:345
474
  msgid "Right"
475
  msgstr "Справа"
476
 
477
- #: inc/php/settings_tab.php:352
478
  msgid "Caption"
479
  msgstr "Заголовок"
480
 
481
- #: inc/php/settings_tab.php:353
482
  msgid ""
483
  "Enter the caption to your social media buttons toolbar. It will be displays "
484
  "before the toolbar."
@@ -486,11 +491,11 @@ msgstr ""
486
  "Введите заголовок для блока с кнопками социальных медиа. Он будет отображает "
487
  "над панелью."
488
 
489
- #: inc/php/settings_tab.php:364
490
  msgid "Preview"
491
  msgstr "Предварительный просмотр"
492
 
493
- #: inc/php/settings_tab.php:366
494
  msgid "Click \"Save Changes\" to update this preview."
495
  msgstr ""
496
  "Нажмите кнопку «Сохранить изменения», чтобы обновить этот пред. просмотр."
@@ -501,7 +506,7 @@ msgstr "Поддержать разработку"
501
 
502
  #: social-media-buttons-toolbar.php:120
503
  msgid "Social Media Follow Buttons"
504
- msgstr ""
505
 
506
  #. Plugin URI of the plugin/theme
507
  msgid "https://github.com/ArthurGareginyan/social-media-buttons-toolbar"
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Social Media Buttons Toolbar\n"
4
+ "POT-Creation-Date: 2017-03-28 05:24+0300\n"
5
+ "PO-Revision-Date: 2017-03-28 05:24+0300\n"
6
  "Last-Translator: \n"
7
  "Language-Team: \n"
8
  "Language: ru\n"
24
  #. Plugin Name of the plugin/theme
25
  #: inc/php/settings_page.php:21 social-media-buttons-toolbar.php:120
26
  msgid "Social Media Follow Buttons Bar"
27
+ msgstr "Social Media Follow Buttons Bar"
28
 
29
  #: inc/php/settings_page.php:24
30
  msgid ""
139
 
140
  #: inc/php/settings_page.php:85
141
  msgid ""
142
+ "First, go to page <code>Settings</code> &#8680; <code>Social Media Follow "
143
+ "Buttons</code>."
144
  msgstr ""
145
 
146
  #: inc/php/settings_page.php:86
323
  msgstr "Введите ссылку на вашу страницу профиля Spotify"
324
 
325
  #: inc/php/settings_tab.php:177
326
+ msgid "Enter the link to your Bandcamp profile page"
327
+ msgstr "Введите ссылку на вашу страницу профиля Bandcamp"
328
+
329
+ #: inc/php/settings_tab.php:183
330
  msgid "Enter the link to your Dloky profile page"
331
  msgstr "Введите ссылку на вашу страницу профиля Dloky"
332
 
333
+ #: inc/php/settings_tab.php:189
334
  msgid "Enter the link to your Goodreads profile page"
335
  msgstr "Введите ссылку на вашу страницу профиля Goodreads"
336
 
337
+ #: inc/php/settings_tab.php:195
338
  msgid "Enter the link to your MeetVibe profile page"
339
  msgstr "Введите ссылку на вашу страницу профиля MeetVibe"
340
 
341
+ #: inc/php/settings_tab.php:201
342
  msgid "Enter the link to your Meetup profile page"
343
  msgstr "Введите ссылку на вашу страницу профиля Meetup"
344
 
345
+ #: inc/php/settings_tab.php:207
346
  msgid "Enter the link to your Steam profile page"
347
  msgstr "Введите ссылку на вашу страницу профиля Steam"
348
 
349
+ #: inc/php/settings_tab.php:213
350
  msgid "Enter the link to your Discord profile page"
351
  msgstr "Введите ссылку на вашу страницу профиля Discord"
352
 
353
+ #: inc/php/settings_tab.php:219
354
  msgid "Enter the link to your Yelp profile page"
355
  msgstr "Введите ссылку на вашу страницу профиля Yelp"
356
 
357
+ #: inc/php/settings_tab.php:225
358
  msgid "Enter the link to your VKontakte profile page"
359
  msgstr "Введите ссылку на вашу страницу профиля ВКонтакте"
360
 
361
+ #: inc/php/settings_tab.php:231
362
  msgid "Enter the link to your Odnoklassniki profile page"
363
  msgstr "Введите ссылку на вашу страницу профиля Одноклассники"
364
 
365
+ #: inc/php/settings_tab.php:237
366
  msgid "Enter the link to your Telegram profile page"
367
  msgstr "Введите ссылку на вашу страницу профиля Telegram"
368
 
369
+ #: inc/php/settings_tab.php:243
370
  msgid "Enter the link to your GitHub profile page"
371
  msgstr "Введите ссылку на вашу страницу профиля GitHub"
372
 
373
+ #: inc/php/settings_tab.php:249
374
  msgid "Enter the link to your WordPress profile page"
375
  msgstr "Введите ссылку на вашу страницу профиля WordPress"
376
 
377
+ #: inc/php/settings_tab.php:255
378
  msgid "Enter the link to your CodePen profile page"
379
  msgstr "Введите ссылку на вашу страницу профиля CodePen"
380
 
381
+ #: inc/php/settings_tab.php:261
382
  msgid ""
383
  "Enter your Skype name with prefix <b>skype:</b> and suffix <b>?call</b>, or "
384
  "<b>?add</b>, or <b>?chat</b>, or <b>?userinfo</b> for view profile"
387
  "b>, или <b>?add</b>, или <b>?chat</b>, или <b>?userinfo</b> для просмотра "
388
  "профиля"
389
 
390
+ #: inc/php/settings_tab.php:267
391
  msgid "Enter the link to your personal website"
392
  msgstr "Введите ссылку на ваш персональный сайт"
393
 
394
+ #: inc/php/settings_tab.php:273
395
  msgid "Enter your email address with prefix <b>mailto:</b>"
396
  msgstr "Введите адрес электронной почты с префиксом <b>mailto:</b>"
397
 
398
+ #: inc/php/settings_tab.php:279
399
  msgid "Enter the link to your RSS Feed"
400
  msgstr "Введите ссылку на ваш RSS поток"
401
 
402
+ #: inc/php/settings_tab.php:283 inc/php/settings_tab.php:365
403
  msgid "Save Changes"
404
  msgstr "Сохранить изменения"
405
 
406
+ #: inc/php/settings_tab.php:288
407
  msgid "Display options"
408
  msgstr "Настройки отображения"
409
 
410
+ #: inc/php/settings_tab.php:293
411
  msgid "Show on Posts"
412
  msgstr "Показать в записях"
413
 
414
+ #: inc/php/settings_tab.php:294
415
  msgid "Display toolbar below content on Posts."
416
  msgstr "Показывать кнопки под содержанием в записях"
417
 
418
+ #: inc/php/settings_tab.php:298
419
  msgid "Show on Pages"
420
  msgstr "Показывать на страницах"
421
 
422
+ #: inc/php/settings_tab.php:299
423
  msgid "Display toolbar below content on Pages."
424
  msgstr "Показывать кнопки под содержанием на страницах"
425
 
426
+ #: inc/php/settings_tab.php:303
427
  msgid "Open in new tab"
428
  msgstr "Открыть в новой вкладке"
429
 
430
+ #: inc/php/settings_tab.php:304
431
  msgid "Open link in a new tab/window."
432
  msgstr "Открыть ссылку в новом окне/вкладке"
433
 
434
+ #: inc/php/settings_tab.php:308
435
  msgid "Tooltips"
436
  msgstr "Подсказки"
437
 
438
+ #: inc/php/settings_tab.php:309
439
  msgid ""
440
  "Enable/disable a tooltips with name of the social media above every button."
441
  msgstr ""
442
  "Включить/отключить всплывающие подсказки с названием социальных медиа над "
443
  "каждой кнопкой."
444
 
445
+ #: inc/php/settings_tab.php:313
446
  msgid "Icon size"
447
  msgstr "Размер иконки"
448
 
449
+ #: inc/php/settings_tab.php:314
450
  msgid "Enter the size of icons (in px) in your social media buttons toolbar."
451
  msgstr ""
452
  "Введите размер иконок (в пикселях) для вашей панели социальных медиа кнопок."
453
 
454
+ #: inc/php/settings_tab.php:320
455
  msgid "Margin"
456
  msgstr "Отступ"
457
 
458
+ #: inc/php/settings_tab.php:321
459
  msgid ""
460
  "Enter the size of space (in px) between icons in your social media buttons "
461
  "toolbar."
463
  "Введите размер пространства (в пикселях) между иконками для вашей панели "
464
  "социальных медиа кнопок."
465
 
466
+ #: inc/php/settings_tab.php:337
467
  msgid "Alignment"
468
  msgstr "Выравнивание"
469
 
470
+ #: inc/php/settings_tab.php:343
471
  msgid "Left"
472
  msgstr "Слева"
473
 
474
+ #: inc/php/settings_tab.php:347
475
  msgid "Center"
476
  msgstr "По центру"
477
 
478
+ #: inc/php/settings_tab.php:351
479
  msgid "Right"
480
  msgstr "Справа"
481
 
482
+ #: inc/php/settings_tab.php:358
483
  msgid "Caption"
484
  msgstr "Заголовок"
485
 
486
+ #: inc/php/settings_tab.php:359
487
  msgid ""
488
  "Enter the caption to your social media buttons toolbar. It will be displays "
489
  "before the toolbar."
491
  "Введите заголовок для блока с кнопками социальных медиа. Он будет отображает "
492
  "над панелью."
493
 
494
+ #: inc/php/settings_tab.php:370
495
  msgid "Preview"
496
  msgstr "Предварительный просмотр"
497
 
498
+ #: inc/php/settings_tab.php:372
499
  msgid "Click \"Save Changes\" to update this preview."
500
  msgstr ""
501
  "Нажмите кнопку «Сохранить изменения», чтобы обновить этот пред. просмотр."
506
 
507
  #: social-media-buttons-toolbar.php:120
508
  msgid "Social Media Follow Buttons"
509
+ msgstr "Social Media Follow Buttons"
510
 
511
  #. Plugin URI of the plugin/theme
512
  msgid "https://github.com/ArthurGareginyan/social-media-buttons-toolbar"
languages/social-media-buttons-toolbar.pot CHANGED
@@ -3,7 +3,7 @@ msgid ""
3
  msgstr ""
4
  "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
5
  "Project-Id-Version: Social Media Buttons Toolbar\n"
6
- "POT-Creation-Date: 2017-03-22 23:32+0300\n"
7
  "PO-Revision-Date: 2015-12-17 02:16+0300\n"
8
  "Last-Translator: \n"
9
  "Language-Team: \n"
@@ -131,7 +131,8 @@ msgstr ""
131
 
132
  #: inc/php/settings_page.php:85
133
  msgid ""
134
- "First, go to page <code>Settings</code> &#8680; <code>Social Buttons</code>."
 
135
  msgstr ""
136
 
137
  #: inc/php/settings_page.php:86
@@ -305,165 +306,169 @@ msgid "Enter the link to your Spotify profile page"
305
  msgstr ""
306
 
307
  #: inc/php/settings_tab.php:177
308
- msgid "Enter the link to your Dloky profile page"
309
  msgstr ""
310
 
311
  #: inc/php/settings_tab.php:183
312
- msgid "Enter the link to your Goodreads profile page"
313
  msgstr ""
314
 
315
  #: inc/php/settings_tab.php:189
316
- msgid "Enter the link to your MeetVibe profile page"
317
  msgstr ""
318
 
319
  #: inc/php/settings_tab.php:195
320
- msgid "Enter the link to your Meetup profile page"
321
  msgstr ""
322
 
323
  #: inc/php/settings_tab.php:201
324
- msgid "Enter the link to your Steam profile page"
325
  msgstr ""
326
 
327
  #: inc/php/settings_tab.php:207
328
- msgid "Enter the link to your Discord profile page"
329
  msgstr ""
330
 
331
  #: inc/php/settings_tab.php:213
332
- msgid "Enter the link to your Yelp profile page"
333
  msgstr ""
334
 
335
  #: inc/php/settings_tab.php:219
336
- msgid "Enter the link to your VKontakte profile page"
337
  msgstr ""
338
 
339
  #: inc/php/settings_tab.php:225
340
- msgid "Enter the link to your Odnoklassniki profile page"
341
  msgstr ""
342
 
343
  #: inc/php/settings_tab.php:231
344
- msgid "Enter the link to your Telegram profile page"
345
  msgstr ""
346
 
347
  #: inc/php/settings_tab.php:237
348
- msgid "Enter the link to your GitHub profile page"
349
  msgstr ""
350
 
351
  #: inc/php/settings_tab.php:243
352
- msgid "Enter the link to your WordPress profile page"
353
  msgstr ""
354
 
355
  #: inc/php/settings_tab.php:249
356
- msgid "Enter the link to your CodePen profile page"
357
  msgstr ""
358
 
359
  #: inc/php/settings_tab.php:255
 
 
 
 
360
  msgid ""
361
  "Enter your Skype name with prefix <b>skype:</b> and suffix <b>?call</b>, or "
362
  "<b>?add</b>, or <b>?chat</b>, or <b>?userinfo</b> for view profile"
363
  msgstr ""
364
 
365
- #: inc/php/settings_tab.php:261
366
  msgid "Enter the link to your personal website"
367
  msgstr ""
368
 
369
- #: inc/php/settings_tab.php:267
370
  msgid "Enter your email address with prefix <b>mailto:</b>"
371
  msgstr ""
372
 
373
- #: inc/php/settings_tab.php:273
374
  msgid "Enter the link to your RSS Feed"
375
  msgstr ""
376
 
377
- #: inc/php/settings_tab.php:277 inc/php/settings_tab.php:359
378
  msgid "Save Changes"
379
  msgstr ""
380
 
381
- #: inc/php/settings_tab.php:282
382
  msgid "Display options"
383
  msgstr ""
384
 
385
- #: inc/php/settings_tab.php:287
386
  msgid "Show on Posts"
387
  msgstr ""
388
 
389
- #: inc/php/settings_tab.php:288
390
  msgid "Display toolbar below content on Posts."
391
  msgstr ""
392
 
393
- #: inc/php/settings_tab.php:292
394
  msgid "Show on Pages"
395
  msgstr ""
396
 
397
- #: inc/php/settings_tab.php:293
398
  msgid "Display toolbar below content on Pages."
399
  msgstr ""
400
 
401
- #: inc/php/settings_tab.php:297
402
  msgid "Open in new tab"
403
  msgstr ""
404
 
405
- #: inc/php/settings_tab.php:298
406
  msgid "Open link in a new tab/window."
407
  msgstr ""
408
 
409
- #: inc/php/settings_tab.php:302
410
  msgid "Tooltips"
411
  msgstr ""
412
 
413
- #: inc/php/settings_tab.php:303
414
  msgid ""
415
  "Enable/disable a tooltips with name of the social media above every button."
416
  msgstr ""
417
 
418
- #: inc/php/settings_tab.php:307
419
  msgid "Icon size"
420
  msgstr ""
421
 
422
- #: inc/php/settings_tab.php:308
423
  msgid "Enter the size of icons (in px) in your social media buttons toolbar."
424
  msgstr ""
425
 
426
- #: inc/php/settings_tab.php:314
427
  msgid "Margin"
428
  msgstr ""
429
 
430
- #: inc/php/settings_tab.php:315
431
  msgid ""
432
  "Enter the size of space (in px) between icons in your social media buttons "
433
  "toolbar."
434
  msgstr ""
435
 
436
- #: inc/php/settings_tab.php:331
437
  msgid "Alignment"
438
  msgstr ""
439
 
440
- #: inc/php/settings_tab.php:337
441
  msgid "Left"
442
  msgstr ""
443
 
444
- #: inc/php/settings_tab.php:341
445
  msgid "Center"
446
  msgstr ""
447
 
448
- #: inc/php/settings_tab.php:345
449
  msgid "Right"
450
  msgstr ""
451
 
452
- #: inc/php/settings_tab.php:352
453
  msgid "Caption"
454
  msgstr ""
455
 
456
- #: inc/php/settings_tab.php:353
457
  msgid ""
458
  "Enter the caption to your social media buttons toolbar. It will be displays "
459
  "before the toolbar."
460
  msgstr ""
461
 
462
- #: inc/php/settings_tab.php:364
463
  msgid "Preview"
464
  msgstr ""
465
 
466
- #: inc/php/settings_tab.php:366
467
  msgid "Click \"Save Changes\" to update this preview."
468
  msgstr ""
469
 
3
  msgstr ""
4
  "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
5
  "Project-Id-Version: Social Media Buttons Toolbar\n"
6
+ "POT-Creation-Date: 2017-03-28 05:23+0300\n"
7
  "PO-Revision-Date: 2015-12-17 02:16+0300\n"
8
  "Last-Translator: \n"
9
  "Language-Team: \n"
131
 
132
  #: inc/php/settings_page.php:85
133
  msgid ""
134
+ "First, go to page <code>Settings</code> &#8680; <code>Social Media Follow "
135
+ "Buttons</code>."
136
  msgstr ""
137
 
138
  #: inc/php/settings_page.php:86
306
  msgstr ""
307
 
308
  #: inc/php/settings_tab.php:177
309
+ msgid "Enter the link to your Bandcamp profile page"
310
  msgstr ""
311
 
312
  #: inc/php/settings_tab.php:183
313
+ msgid "Enter the link to your Dloky profile page"
314
  msgstr ""
315
 
316
  #: inc/php/settings_tab.php:189
317
+ msgid "Enter the link to your Goodreads profile page"
318
  msgstr ""
319
 
320
  #: inc/php/settings_tab.php:195
321
+ msgid "Enter the link to your MeetVibe profile page"
322
  msgstr ""
323
 
324
  #: inc/php/settings_tab.php:201
325
+ msgid "Enter the link to your Meetup profile page"
326
  msgstr ""
327
 
328
  #: inc/php/settings_tab.php:207
329
+ msgid "Enter the link to your Steam profile page"
330
  msgstr ""
331
 
332
  #: inc/php/settings_tab.php:213
333
+ msgid "Enter the link to your Discord profile page"
334
  msgstr ""
335
 
336
  #: inc/php/settings_tab.php:219
337
+ msgid "Enter the link to your Yelp profile page"
338
  msgstr ""
339
 
340
  #: inc/php/settings_tab.php:225
341
+ msgid "Enter the link to your VKontakte profile page"
342
  msgstr ""
343
 
344
  #: inc/php/settings_tab.php:231
345
+ msgid "Enter the link to your Odnoklassniki profile page"
346
  msgstr ""
347
 
348
  #: inc/php/settings_tab.php:237
349
+ msgid "Enter the link to your Telegram profile page"
350
  msgstr ""
351
 
352
  #: inc/php/settings_tab.php:243
353
+ msgid "Enter the link to your GitHub profile page"
354
  msgstr ""
355
 
356
  #: inc/php/settings_tab.php:249
357
+ msgid "Enter the link to your WordPress profile page"
358
  msgstr ""
359
 
360
  #: inc/php/settings_tab.php:255
361
+ msgid "Enter the link to your CodePen profile page"
362
+ msgstr ""
363
+
364
+ #: inc/php/settings_tab.php:261
365
  msgid ""
366
  "Enter your Skype name with prefix <b>skype:</b> and suffix <b>?call</b>, or "
367
  "<b>?add</b>, or <b>?chat</b>, or <b>?userinfo</b> for view profile"
368
  msgstr ""
369
 
370
+ #: inc/php/settings_tab.php:267
371
  msgid "Enter the link to your personal website"
372
  msgstr ""
373
 
374
+ #: inc/php/settings_tab.php:273
375
  msgid "Enter your email address with prefix <b>mailto:</b>"
376
  msgstr ""
377
 
378
+ #: inc/php/settings_tab.php:279
379
  msgid "Enter the link to your RSS Feed"
380
  msgstr ""
381
 
382
+ #: inc/php/settings_tab.php:283 inc/php/settings_tab.php:365
383
  msgid "Save Changes"
384
  msgstr ""
385
 
386
+ #: inc/php/settings_tab.php:288
387
  msgid "Display options"
388
  msgstr ""
389
 
390
+ #: inc/php/settings_tab.php:293
391
  msgid "Show on Posts"
392
  msgstr ""
393
 
394
+ #: inc/php/settings_tab.php:294
395
  msgid "Display toolbar below content on Posts."
396
  msgstr ""
397
 
398
+ #: inc/php/settings_tab.php:298
399
  msgid "Show on Pages"
400
  msgstr ""
401
 
402
+ #: inc/php/settings_tab.php:299
403
  msgid "Display toolbar below content on Pages."
404
  msgstr ""
405
 
406
+ #: inc/php/settings_tab.php:303
407
  msgid "Open in new tab"
408
  msgstr ""
409
 
410
+ #: inc/php/settings_tab.php:304
411
  msgid "Open link in a new tab/window."
412
  msgstr ""
413
 
414
+ #: inc/php/settings_tab.php:308
415
  msgid "Tooltips"
416
  msgstr ""
417
 
418
+ #: inc/php/settings_tab.php:309
419
  msgid ""
420
  "Enable/disable a tooltips with name of the social media above every button."
421
  msgstr ""
422
 
423
+ #: inc/php/settings_tab.php:313
424
  msgid "Icon size"
425
  msgstr ""
426
 
427
+ #: inc/php/settings_tab.php:314
428
  msgid "Enter the size of icons (in px) in your social media buttons toolbar."
429
  msgstr ""
430
 
431
+ #: inc/php/settings_tab.php:320
432
  msgid "Margin"
433
  msgstr ""
434
 
435
+ #: inc/php/settings_tab.php:321
436
  msgid ""
437
  "Enter the size of space (in px) between icons in your social media buttons "
438
  "toolbar."
439
  msgstr ""
440
 
441
+ #: inc/php/settings_tab.php:337
442
  msgid "Alignment"
443
  msgstr ""
444
 
445
+ #: inc/php/settings_tab.php:343
446
  msgid "Left"
447
  msgstr ""
448
 
449
+ #: inc/php/settings_tab.php:347
450
  msgid "Center"
451
  msgstr ""
452
 
453
+ #: inc/php/settings_tab.php:351
454
  msgid "Right"
455
  msgstr ""
456
 
457
+ #: inc/php/settings_tab.php:358
458
  msgid "Caption"
459
  msgstr ""
460
 
461
+ #: inc/php/settings_tab.php:359
462
  msgid ""
463
  "Enter the caption to your social media buttons toolbar. It will be displays "
464
  "before the toolbar."
465
  msgstr ""
466
 
467
+ #: inc/php/settings_tab.php:370
468
  msgid "Preview"
469
  msgstr ""
470
 
471
+ #: inc/php/settings_tab.php:372
472
  msgid "Click \"Save Changes\" to update this preview."
473
  msgstr ""
474
 
readme.txt CHANGED
@@ -1,10 +1,10 @@
1
  === Social Media Follow Buttons Bar ===
2
  Contributors: Arthur Gareginyan
3
- Tags: icon, icon set, button, social, media, social button, social media, social network, follow, follow button, follow link, follow icon, follow me, toolbar, link to profile, facebook, twitter, instagram, google plus, youtube, vimeo, blogger, livejournal, linkedIn, pinterest, tumblr, snapchat, twitch, patreon, imdb, soundcloud, spotify, dloky, Goodreads, meetvibe, meetup, steam, discord, yelp, vkontakte, vk, vk.com, odnoklassniki, ok, ok.ru, telegram, github, wordpress, codepen, skype, personal website, email, rss feed, rss, feed, tooltips, bootstrap tooltip,
4
  Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=8A88KC7TFF6CS
5
  Requires at least: 3.9
6
  Tested up to: 4.7
7
- Stable tag: 4.0
8
  License: GPL3
9
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
10
 
@@ -50,6 +50,7 @@ It give you finer control over buttons. You can configure they on plugins settin
50
  * IMDb
51
  * SoundCloud
52
  * Spotify
 
53
  * Dloky
54
  * Goodreads
55
  * MeetVibe
@@ -193,6 +194,8 @@ Commercial licensing (e.g. for projects that can’t use an open-source license)
193
  * [Dedicated Plugin Page on GitHub](https://github.com/ArthurGareginyan/social-media-buttons-toolbar)
194
 
195
  == Changelog ==
 
 
196
  = 4.0 =
197
  * Plugin name changed from "Social Media Buttons Toolbar" to "Social Media Follow Buttons Bar".
198
  * The name of the menu item changed from "Social Buttons" to "Social Media Follow Buttons".
1
  === Social Media Follow Buttons Bar ===
2
  Contributors: Arthur Gareginyan
3
+ Tags: icon, icon set, button, social, media, social button, social media, social network, follow, follow button, follow link, follow icon, follow me, toolbar, link to profile, facebook, twitter, instagram, google plus, youtube, vimeo, blogger, livejournal, linkedIn, pinterest, tumblr, snapchat, twitch, patreon, imdb, soundcloud, spotify, bandcamp, dloky, Goodreads, meetvibe, meetup, steam, discord, yelp, vkontakte, vk, vk.com, odnoklassniki, ok, ok.ru, telegram, github, wordpress, codepen, skype, personal website, email, rss feed, rss, feed, tooltips, bootstrap tooltip,
4
  Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=8A88KC7TFF6CS
5
  Requires at least: 3.9
6
  Tested up to: 4.7
7
+ Stable tag: 4.1
8
  License: GPL3
9
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
10
 
50
  * IMDb
51
  * SoundCloud
52
  * Spotify
53
+ * Bandcamp
54
  * Dloky
55
  * Goodreads
56
  * MeetVibe
194
  * [Dedicated Plugin Page on GitHub](https://github.com/ArthurGareginyan/social-media-buttons-toolbar)
195
 
196
  == Changelog ==
197
+ = 4.1 =
198
+ * Added option for the Bandcamp button.
199
  = 4.0 =
200
  * Plugin name changed from "Social Media Buttons Toolbar" to "Social Media Follow Buttons Bar".
201
  * The name of the menu item changed from "Social Buttons" to "Social Media Follow Buttons".
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: Arthur Gareginyan
7
  * Author URI: http://www.arthurgareginyan.com
8
- * Version: 4.0
9
  * License: GPL3
10
  * Text Domain: social-media-buttons-toolbar
11
  * Domain Path: /languages/
@@ -55,14 +55,14 @@ defined('ABSPATH') or die("Restricted access!");
55
  /**
56
  * Define global constants
57
  *
58
- * @since 4.0
59
  */
60
  defined('SMEDIABT_DIR') or define('SMEDIABT_DIR', dirname(plugin_basename(__FILE__)));
61
  defined('SMEDIABT_BASE') or define('SMEDIABT_BASE', plugin_basename(__FILE__));
62
  defined('SMEDIABT_URL') or define('SMEDIABT_URL', plugin_dir_url(__FILE__));
63
  defined('SMEDIABT_PATH') or define('SMEDIABT_PATH', plugin_dir_path(__FILE__));
64
  defined('SMEDIABT_TEXT') or define('SMEDIABT_TEXT', 'social-media-buttons-toolbar');
65
- defined('SMEDIABT_VERSION') or define('SMEDIABT_VERSION', '4.0');
66
 
67
  /**
68
  * Register text domain
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: Arthur Gareginyan
7
  * Author URI: http://www.arthurgareginyan.com
8
+ * Version: 4.1
9
  * License: GPL3
10
  * Text Domain: social-media-buttons-toolbar
11
  * Domain Path: /languages/
55
  /**
56
  * Define global constants
57
  *
58
+ * @since 4.1
59
  */
60
  defined('SMEDIABT_DIR') or define('SMEDIABT_DIR', dirname(plugin_basename(__FILE__)));
61
  defined('SMEDIABT_BASE') or define('SMEDIABT_BASE', plugin_basename(__FILE__));
62
  defined('SMEDIABT_URL') or define('SMEDIABT_URL', plugin_dir_url(__FILE__));
63
  defined('SMEDIABT_PATH') or define('SMEDIABT_PATH', plugin_dir_path(__FILE__));
64
  defined('SMEDIABT_TEXT') or define('SMEDIABT_TEXT', 'social-media-buttons-toolbar');
65
+ defined('SMEDIABT_VERSION') or define('SMEDIABT_VERSION', '4.1');
66
 
67
  /**
68
  * Register text domain