Skip to content

Releases: ArthurGareginyan/social-media-buttons-toolbar

Version 4.7

26 May 18:30
Compare
Choose a tag to compare

Changes:

  • Compatibility with PHP version 5.2 improved.
  • PHP shorthands improved.
  • Added function for generating the plugin constants.
  • Some constants now get the value from the plugin header data.
  • Added option for the DeviantArt social network.
  • The "_plugin_version_number" function improved.
  • Added file "upgrade.php" for future upgrades.

Version 4.6

24 May 06:21
Compare
Choose a tag to compare

Changes:

  • Added new constants: "_SLUG", "_PREFIX", "_SETTINGS" and "_NAME".
  • Value of the "_VERSION" constant replaced with information from the plugin header data.
  • All references to the plugin name, slug, prefix are replaced with constants.
  • Added default values to empty options.
  • The "_load_scripts_base" function improved.
  • The "name" attribute removed from the "form" tag.

Version 4.5

21 May 01:58
Compare
Choose a tag to compare

Changes:

  • Added option for the Buzzsprout social network.
  • Added option for the Periscope social network.
  • F.A.Q. section updated.
  • Code formatting improved.

Version 4.4

17 May 14:53
Compare
Choose a tag to compare

Changes:

  • Added option for the Flickr social network.
  • Code formatting improved.
  • Extra JS code for Bootstrap tooltips removed from the "admin.js" file.
  • Added ID to every field on the settings page.

Version 4.3.1

12 May 19:12
Compare
Choose a tag to compare

Changes:

  • Fixed the bug due to which the the "Warning: Illegal string offset 'version' in" and the "Warning: Illegal string offset 'old_version' in" warnings are displayed. (Thanks to Sven Brill)

Version 4.3

10 May 12:22
Compare
Choose a tag to compare

Changes:

  • Added option for the diaspora button.

Version 4.2

08 May 14:18
Compare
Choose a tag to compare

Changes:

  • The design of the plugin settings page is completely redone.
  • Added option for the Beam.pro button.
  • Added option for the Amazon button.
  • Added option for the BookBub button.
  • Added option for the YouTube Gaming button.
  • Added option for the XING button.
  • The "reddit.png" image replaced with new.
  • The "youtube.png" image replaced with new.
  • The Twitter icon replaced with new.
  • The WordPress icon replaced with new.
  • Fixed a bug due to which the jQuery library was not loaded on the front end of the website if the visitor did not logged-in.
  • Added stylized descriptions of sections on the "Settings" tab.
  • Additional "Support" section added.
  • The 'bootstrap-transition.js' file added.
  • Code of the 'admin.css' file improved and better commented.
  • The 'bootstrap-checkbox.min.js' file renamed to 'bootstrap-checkbox.js'.
  • The 'bootstrap-tab.js' file removed.
  • The 'bootstrap-transition.js' file removed.
  • A full version of the Bootstrap framework is integrated.
  • Added the CSS code for the custom list numbers on the plugin settings page.
  • The main font is changed to "Verdana".
  • All PHP and HTML code is better formatted.
  • The header on the settings page of plugin is redesigned.
  • The "LICENSE.txt" file renamed to "license.txt".
  • The "humans.txt" file added.
  • On the plugin settings page, the "valign='top'" attribute removed from the "tr" element of HTML table and added the appropriate analog in CSS .
  • The "_service_info" setting added to the data-base.
  • Added function for managing information about the version number of the plugin.
  • Added the "Hello" message that show when the plugin is just installed.
  • Added the "Error" message that show when user is trying to degrade the version number of the plugin.
  • Fixed the parameter that contain the path to source files in all translation files.
  • The POT file updated.
  • Translations updated.

Version 4.1

28 Mar 02:30
Compare
Choose a tag to compare

Changes:

  • Added option for the Bandcamp button.

Version 4.0

23 Mar 23:49
Compare
Choose a tag to compare

Changes:

  • Plugin name changed from "Social Media Buttons Toolbar" to "Social Media Follow Buttons Bar".
  • The name of the menu item changed from "Social Buttons" to "Social Media Follow Buttons".
  • My Unicode signature added to the main file.
  • Options from the settings page moved to a separate file.
  • Added tab navigation menu for settings page.
  • Added additional tabs on settings page.
  • Advertisement banner removed.
  • The Instagram icon replaced with brand-new.
  • Added option for the Patreon button.
  • The "Warning: file_get_contents():" error fixed via refuse to use the "file_get_contents".
  • The "smbtoolbar_load_scripts" function updated and renamed to "smbtoolbar_load_scripts_admin".
  • The "smbtoolbar_load_scripts_base" function added.
  • The "smbtoolbar_load_scripts_frontend" function added.
  • The 'Using' section renamed to 'Usage'.
  • The donate button replaced with new.
  • The 'Donate' section renamed to 'Support'.
  • The 'donate.png' image removed.
  • The POT file updated.
  • Translations updated.

Version 3.13

23 Jan 01:58
Compare
Choose a tag to compare

Changes:

  • Added option for Yelp button.