Changeset 996561
- Timestamp:
- 09/25/2014 10:53:32 AM (12 years ago)
- Location:
- lessbuttons/trunk
- Files:
-
- 2 edited
-
lessbuttons.php (modified) (1 diff)
-
readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lessbuttons/trunk/lessbuttons.php
r996559 r996561 4 4 Plugin URI: https://lessbuttons.com/plugins/wordpress/ 5 5 Description: Social media share buttons with integrated analytics. Automatically display buttons for those social networks, where visitor registered. 6 Version: 1.4. 76 Version: 1.4.8 7 7 Author: Chris Clark 8 8 Author URI: https://lessbuttons.com/ 9 9 Text Domain: lessbuttons 10 10 */ 11 $lessbuttons_version = '1.4. 7'; // url-safe version string11 $lessbuttons_version = '1.4.8'; // url-safe version string 12 12 $lessbuttons_date = '2014-09-25'; // date this version was released, beats a version # 13 13 -
lessbuttons/trunk/readme.txt
r996560 r996561 5 5 Requires at least: 2.9.2 6 6 Tested up to: 4.0 7 Stable tag: 1.4. 77 Stable tag: 1.4.8 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 88 88 == Upgrade Notice == 89 89 90 = 1.4. 7=90 = 1.4.8 = 91 91 92 92 * Translated to Lithuanian … … 111 111 == Changelog == 112 112 113 = 1.4. 7=113 = 1.4.8 = 114 114 * Translated to Lithuanian 115 115 * Fixed Google+ displaying issue on Android devices
Note: See TracChangeset
for help on using the changeset viewer.