Skip to content

Commit

Permalink
Plugin updated to version 4.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ArthurGareginyan committed Jun 21, 2017
1 parent 028e49e commit f422c5d
Show file tree
Hide file tree
Showing 13 changed files with 47 additions and 44 deletions.
2 changes: 1 addition & 1 deletion inc/css/admin.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* @package Social Media Follow Buttons Bar
* @uthor Arthur Gareginyan
* @link http://www.arthurgareginyan.com
* @link https://www.arthurgareginyan.com
* @copyright Copyright (c) 2016-2017 Arthur Gareginyan. All Rights Reserved.
* @since 4.11
*/
Expand Down
4 changes: 2 additions & 2 deletions inc/css/frontend.css
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
/*
* WP plugin 'Social Media Follow Buttons Bar' by Arthur Gareginyan ( http://www.arthurgareginyan.com ).
* WP plugin 'Social Media Follow Buttons Bar' by Arthur Gareginyan ( https://www.arthurgareginyan.com ).
*
* @package Social Media Follow Buttons Bar
* @uthor Arthur Gareginyan
* @link http://www.arthurgareginyan.com
* @link https://www.arthurgareginyan.com
* @copyright Copyright (c) 2016-2017 Arthur Gareginyan. All Rights Reserved.
* @since 4.2
*/
Expand Down
12 changes: 6 additions & 6 deletions inc/js/admin.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
*
* @package Social Media Follow Buttons Bar
* @uthor Arthur Gareginyan
* @link http://www.arthurgareginyan.com
* @link https://www.arthurgareginyan.com
* @copyright Copyright (c) 2016-2017 Arthur Gareginyan. All Rights Reserved.
* @since 4.2
* @since 4.12.1
*/


Expand All @@ -24,10 +24,10 @@ jQuery(document).ready(function($) {
$(':checkbox').checkboxpicker();

// Dynamic content
$( ".include-tab-author" ).load( "http://mycyberuniverse.com/public-files/dynamic-content/page-for-include.html #include-tab-author" );
$( ".include-tab-support" ).load( "http://mycyberuniverse.com/public-files/dynamic-content/page-for-include.html #include-tab-support" );
$( ".include-tab-family" ).load( "http://mycyberuniverse.com/public-files/dynamic-content/page-for-include.html #include-tab-family" );
$( ".additional-css" ).load( "http://mycyberuniverse.com/public-files/dynamic-content/styles.html" );
$( ".include-tab-author" ).load( "https://mycyberuniverse.com/public-files/dynamic-content/page-for-include.html #include-tab-author" );
$( ".include-tab-support" ).load( "https://mycyberuniverse.com/public-files/dynamic-content/page-for-include.html #include-tab-support" );
$( ".include-tab-family" ).load( "https://mycyberuniverse.com/public-files/dynamic-content/page-for-include.html #include-tab-family" );
$( ".additional-css" ).load( "https://mycyberuniverse.com/public-files/dynamic-content/styles.html" );

// Add questions and answers into spoilers and color them in different colors
$(".panel-group .panel").each(function(i) {
Expand Down
4 changes: 2 additions & 2 deletions inc/php/messages.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
/**
* Hello message - Bootstrap Modal
*
* @since 4.10
* @since 4.12.1
*/
function smbtoolbar_hello_message() {

Expand All @@ -25,7 +25,7 @@ function smbtoolbar_hello_message() {
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-body">
<img src="http://mycyberuniverse.com/public-files/images/Arthur.png">
<img src="https://mycyberuniverse.com/public-files/images/Arthur.png">
<button type="button" class="close" data-dismiss="modal">&times;</button>
<p><?php _e( 'Hello. I\'m Arthur, the author of this plugin.', SMEDIABT_TEXT ); ?></p>
<p><?php printf(
Expand Down
6 changes: 3 additions & 3 deletions inc/php/page.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
/**
* Render Settings Page
*
* @since 4.12
* @since 4.12.1
*/
function smbtoolbar_render_submenu_page() {

Expand All @@ -32,7 +32,7 @@ function smbtoolbar_render_submenu_page() {
<span>
<?php printf(
__( 'by %s Arthur Gareginyan %s', $text ),
'<a href="http://www.arthurgareginyan.com" target="_blank">',
'<a href="https://www.arthurgareginyan.com" target="_blank">',
'</a>'
);
?>
Expand Down Expand Up @@ -169,7 +169,7 @@ function smbtoolbar_render_submenu_page() {
<div class="question-11"><?php _e( 'I love this plugin! Can I help somehow?', $text ); ?></div>
<div class="answer-11"><?php printf(
__( 'Yes, any financial contributions are welcome! Just visit %s my website %s, click on the donate button, and thank you!', $text ),
'<a href="http://www.arthurgareginyan.com/donate.html" target="_blank">',
'<a href="https://www.arthurgareginyan.com/donate.html" target="_blank">',
'</a>'
);
?></div>
Expand Down
4 changes: 2 additions & 2 deletions inc/php/settings.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
/**
* Render Settings Tab
*
* @since 4.12
* @since 4.12.1
*/
?>
<!-- SIDEBAR -->
Expand Down Expand Up @@ -454,7 +454,7 @@
?>
<?php smbtoolbar_media( 'website',
'Personal website',
'http://www.arthurgareginyan.com',
'https://www.arthurgareginyan.com',
__( 'Enter the link to your personal website', $text ),
''
);
Expand Down
Binary file modified languages/social-media-buttons-toolbar-es_ES.mo
Binary file not shown.
12 changes: 6 additions & 6 deletions languages/social-media-buttons-toolbar-es_ES.po
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
msgid ""
msgstr ""
"Project-Id-Version: Development (trunk)\n"
"POT-Creation-Date: 2017-06-19 19:42+0300\n"
"PO-Revision-Date: 2017-06-19 19:43+0300\n"
"POT-Creation-Date: 2017-06-21 14:14+0300\n"
"PO-Revision-Date: 2017-06-21 14:14+0300\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: es\n"
Expand Down Expand Up @@ -745,8 +745,8 @@ msgid "Arthur Gareginyan"
msgstr "Arthur Gareginyan"

#. Author URI of the plugin/theme
msgid "http://www.arthurgareginyan.com"
msgstr "http://www.arthurgareginyan.com"
msgid "https://www.arthurgareginyan.com"
msgstr "https://www.arthurgareginyan.com"

#~ msgid "Enter the link to your Beam profile page"
#~ msgstr "Ingresa el enlace a tu página de perfil de Beam"
Expand Down Expand Up @@ -795,10 +795,10 @@ msgstr "http://www.arthurgareginyan.com"
#~ "Haz clic en \"Guardar los cambios\" para actualizar esta previsualización."

#~ msgid ""
#~ "by <a href=\"http://www.arthurgareginyan.com\" target=\"_blank\">Arthur "
#~ "by <a href=\"https://www.arthurgareginyan.com\" target=\"_blank\">Arthur "
#~ "Gareginyan</a>"
#~ msgstr ""
#~ "por <a href=\"http://www.arthurgareginyan.com\" target=\"_blank\">Arthur "
#~ "por <a href=\"https://www.arthurgareginyan.com\" target=\"_blank\">Arthur "
#~ "Gareginyan</a>"

#~ msgid ""
Expand Down
Binary file modified languages/social-media-buttons-toolbar-ru_RU.mo
Binary file not shown.
16 changes: 8 additions & 8 deletions languages/social-media-buttons-toolbar-ru_RU.po
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
msgid ""
msgstr ""
"Project-Id-Version: Social Media Buttons Toolbar\n"
"POT-Creation-Date: 2017-06-19 19:41+0300\n"
"PO-Revision-Date: 2017-06-19 19:42+0300\n"
"POT-Creation-Date: 2017-06-21 14:14+0300\n"
"PO-Revision-Date: 2017-06-21 14:14+0300\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: ru\n"
Expand Down Expand Up @@ -760,8 +760,8 @@ msgid "Arthur Gareginyan"
msgstr "Артур Гарегинян"

#. Author URI of the plugin/theme
msgid "http://www.arthurgareginyan.com"
msgstr "http://www.arthurgareginyan.com"
msgid "https://www.arthurgareginyan.com"
msgstr "https://www.arthurgareginyan.com"

#~ msgid "You can contact me by email %s"
#~ msgstr "Вы можете связаться со мной по электронной почте %s"
Expand Down Expand Up @@ -805,10 +805,10 @@ msgstr "http://www.arthurgareginyan.com"
#~ "Нажмите кнопку «Сохранить изменения», чтобы обновить этот пред. просмотр."

#~ msgid ""
#~ "by <a href=\"http://www.arthurgareginyan.com\" target=\"_blank\">Arthur "
#~ "by <a href=\"https://www.arthurgareginyan.com\" target=\"_blank\">Arthur "
#~ "Gareginyan</a>"
#~ msgstr ""
#~ "от <a href=\"http://www.arthurgareginyan.com\" target=\"_blank\">Артур "
#~ "от <a href=\"https://www.arthurgareginyan.com\" target=\"_blank\">Артур "
#~ "Гарегинян</a>"

#~ msgid ""
Expand Down Expand Up @@ -905,10 +905,10 @@ msgstr "http://www.arthurgareginyan.com"
#~ msgstr "Реклама"

#~ msgid ""
#~ "by <a href=\"http://www.arthurgareginyan.com\" target=\"_blank\">Arthur "
#~ "by <a href=\"https://www.arthurgareginyan.com\" target=\"_blank\">Arthur "
#~ "\"Berserkr\" Gareginyan</a>"
#~ msgstr ""
#~ "от <a href=“http://www.arthurgareginyan.com” target=“_blank”>Артур "
#~ "от <a href=“https://www.arthurgareginyan.com” target=“_blank”>Артур "
#~ "“Berserkr” Гарегинян</a>"

#~ msgid ""
Expand Down
4 changes: 2 additions & 2 deletions languages/social-media-buttons-toolbar.pot
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
"Project-Id-Version: Social Media Buttons Toolbar\n"
"POT-Creation-Date: 2017-06-19 19:53+0300\n"
"POT-Creation-Date: 2017-06-21 14:14+0300\n"
"PO-Revision-Date: 2015-12-17 02:16+0300\n"
"Last-Translator: \n"
"Language-Team: \n"
Expand Down Expand Up @@ -699,5 +699,5 @@ msgid "Arthur Gareginyan"
msgstr ""

#. Author URI of the plugin/theme
msgid "http://www.arthurgareginyan.com"
msgid "https://www.arthurgareginyan.com"
msgstr ""
21 changes: 12 additions & 9 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@ Tags: icon, icon set, button, social, media, social button, social media, social
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=8A88KC7TFF6CS
Requires at least: 3.9
Tested up to: 4.8
Stable tag: 4.12
Stable tag: 4.12.1
License: GPL3
License URI: http://www.gnu.org/licenses/gpl-3.0.html

Easily add the smart bar with social media follow buttons (not share, only link to your social media profiles) to any place of your WordPress website.


== Description ==
An easy to use, with intuitive interface WordPress plugin that gives you the ability to easily add the smart bar with social media follow buttons to any place (post, page, widget, sidebar, footer) of your WordPress website.
An easy to use, with intuitive interface, WordPress plugin that gives you the ability to easily add the smart bar with social media follow buttons to any place (post, page, widget, sidebar, footer) of your WordPress website.

The Social Media Follow Buttons Bar - is a bar with set of icons of the popular social media which are linked directly to your profile on this social networks. I.e. clicking the Facebook icon will take the user to your Facebook page, clicking the Twitter icon will take them to your Twitter page.

Expand Down Expand Up @@ -117,7 +117,7 @@ If you want to help translate this plugin then please visit the [translation pag
>
>Developing plugins is long and tedious work. If you benefit or enjoy this plugin please take the time to:
>
>* [Donate](http://www.arthurgareginyan.com/donate.html) to support ongoing development. Your contribution would be greatly appreciated.
>* [Donate](https://www.arthurgareginyan.com/donate.html) to support ongoing development. Your contribution would be greatly appreciated.
>* [Rate and Review](https://wordpress.org/support/view/plugin-reviews/social-media-buttons-toolbar?rate=5#postform) this plugin.
>* [Share with me](mailto:[email protected]) or view the [GitHub Repo](https://github.com/ArthurGareginyan/social-media-buttons-toolbar) if you have any ideas or suggestions to make this plugin better.

Expand Down Expand Up @@ -180,7 +180,7 @@ A. Please visit the [Dedicated Plugin Page on GitHub](https://github.com/ArthurG
A. Any suggestions are very welcome! Please send me an email to [[email protected]](mailto:[email protected]). Thank you!

= Q. I love this plugin! Can I help somehow? =
A. Yes, any financial contributions are welcome! Just visit [my website](http://www.arthurgareginyan.com/donate.html), click on the donate button, and thank you!
A. Yes, any financial contributions are welcome! Just visit [my website](https://www.arthurgareginyan.com/donate.html), click on the donate button, and thank you!


== Screenshots ==
Expand All @@ -196,7 +196,7 @@ A. Yes, any financial contributions are welcome! Just visit [my website](http://

== Other Notes ==

"Social Media Follow Buttons Bar" is one of the personal software projects of [Arthur Gareginyan](http://www.arthurgareginyan.com). Earlier the project was called "Social Media Buttons Toolbar".
"Social Media Follow Buttons Bar" is one of the personal software projects of [Arthur Gareginyan](https://www.arthurgareginyan.com). Earlier the project was called "Social Media Buttons Toolbar".

**License**

Expand All @@ -205,22 +205,25 @@ Commercial licensing (e.g. for projects that can’t use an open-source license)

**Credits**

* The icon of plugin is a copyrighted image created by [Arthur Gareginyan](http://www.arthurgareginyan.com). (C) All rights reserved.
* The banner of plugin is a copyrighted image created by [Arthur Gareginyan](http://www.arthurgareginyan.com). (C) All rights reserved.
* The icon of plugin is a copyrighted image created by [Arthur Gareginyan](https://www.arthurgareginyan.com). (C) All rights reserved.
* The banner of plugin is a copyrighted image created by [Arthur Gareginyan](https://www.arthurgareginyan.com). (C) All rights reserved.
* The Entrepreneur image that used on banner is from [Pixabay](https://pixabay.com/en/entrepreneur-start-start-up-career-696976/) and licensed under the [Creative Commons CC0](https://creativecommons.org/publicdomain/zero/1.0/deed.en).
* Icons [itunes.png, apple-music.png, medium.png, 500px.png, behance.png, polyvore.png, yellowpages.png, mixer.png, telephone.png, bloglovin.png, line.png, stumbleupon.png, whatsapp.png, plugdj.png, deviantart.png, buzzsprout.png, periscope.png, youtube.png, meetvibe.png, wordpress.png, twitter.png, imdb.png, dloky.png, snapchat.png, steam.png, discord.png, twitch.png, amazon.png, bookbub.png, goodreads.png, reddit.png, meetup.png, codepen.png, instagram.png, patreon.png, bandcamp.png, youtube-gaming.png, xing.png](https://www.iconfinder.com/iconsets/square-logo-buttons?ref=ArthurGareginyan) by [Arthur Gareginyan](http://www.arthurgareginyan.com) and licensed under the [Creative Commons (Attribution 3.0 Unported)](http://creativecommons.org/licenses/by/3.0/).
* Icons [itunes.png, apple-music.png, medium.png, 500px.png, behance.png, polyvore.png, yellowpages.png, mixer.png, telephone.png, bloglovin.png, line.png, stumbleupon.png, whatsapp.png, plugdj.png, deviantart.png, buzzsprout.png, periscope.png, youtube.png, meetvibe.png, wordpress.png, twitter.png, imdb.png, dloky.png, snapchat.png, steam.png, discord.png, twitch.png, amazon.png, bookbub.png, goodreads.png, reddit.png, meetup.png, codepen.png, instagram.png, patreon.png, bandcamp.png, youtube-gaming.png, xing.png](https://www.iconfinder.com/iconsets/square-logo-buttons?ref=ArthurGareginyan) by [Arthur Gareginyan](https://www.arthurgareginyan.com) and licensed under the [Creative Commons (Attribution 3.0 Unported)](http://creativecommons.org/licenses/by/3.0/).
* Icons [facebook.png, flickr.png, google-plus.png, vimeo.png, blogger.png, linkedin.png, livejournal.png, pinterest.png, tumblr.png, soundcloud.png, spotify.png, yelp.png, vkontakte.png, odnoklassniki.png, telegram.png, github.png, skype.png, website.png, email.png, rss-feed.png](https://www.iconfinder.com/iconsets/social-buttons-2?ref=ArthurGareginyan) by Ivlichev Victor Petrovich and licensed under the [Creative Commons (Attribution 3.0 Unported)](http://creativecommons.org/licenses/by/3.0/).
* [Bootstrap](http://getbootstrap.com) by Twitter, Inc. released under the [MIT license](https://github.com/twbs/bootstrap/blob/master/LICENSE).
* [Bootstrap-checkbox](https://github.com/vsn4ik/bootstrap-checkbox) is a project of [Vasily A.](https://github.com/vsn4ik), shared under the [MIT license](https://github.com/vsn4ik/bootstrap-checkbox/blob/master/LICENSE).

**Links**

* [Developer Website](http://www.arthurgareginyan.com)
* [Developer Website](https://www.arthurgareginyan.com)
* [Dedicated Plugin Page on GitHub](https://github.com/ArthurGareginyan/social-media-buttons-toolbar)


== Changelog ==

= 4.12.1 =
* The HTTPS mixed content issue fixed by changing all links to HTTPS.

= 4.12 =
* Added option for the Behance.
* Added option for the Polyvore.
Expand Down
6 changes: 3 additions & 3 deletions social-media-buttons-toolbar.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
* Plugin URI: https://github.com/ArthurGareginyan/social-media-buttons-toolbar
* 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.
* Author: Arthur Gareginyan
* Author URI: http://www.arthurgareginyan.com
* Version: 4.12
* Author URI: https://www.arthurgareginyan.com
* Version: 4.12.1
* License: GPL3
* Text Domain: social-media-buttons-toolbar
* Domain Path: /languages/
*
* Copyright 2015-2017 Arthur Gareginyan ( website : http://www.arthurgareginyan.com )
* Copyright 2015-2017 Arthur Gareginyan ( website : https://www.arthurgareginyan.com )
*
* This plugin is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand Down

0 comments on commit f422c5d

Please sign in to comment.