Changeset 997112
- Timestamp:
- 09/26/2014 09:43:14 AM (12 years ago)
- Location:
- lessbuttons/trunk
- Files:
-
- 2 added
- 2 edited
-
languages/lessbuttons-th_TH.mo (added)
-
languages/lessbuttons-th_TH.po (added)
-
lessbuttons.php (modified) (1 diff)
-
readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lessbuttons/trunk/lessbuttons.php
r996561 r997112 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. 86 Version: 1.4.9 7 7 Author: Chris Clark 8 8 Author URI: https://lessbuttons.com/ 9 9 Text Domain: lessbuttons 10 10 */ 11 $lessbuttons_version = '1.4. 8'; // url-safe version string12 $lessbuttons_date = '2014-09-2 5'; // date this version was released, beats a version #11 $lessbuttons_version = '1.4.9'; // url-safe version string 12 $lessbuttons_date = '2014-09-26'; // date this version was released, beats a version # 13 13 14 14 /* -
lessbuttons/trunk/readme.txt
r996561 r997112 5 5 Requires at least: 2.9.2 6 6 Tested up to: 4.0 7 Stable tag: 1.4. 87 Stable tag: 1.4.9 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.8 = 91 92 * Translated to Lithuanian 93 * Fixed Google+ displaying issue on Android devices 94 * Fixed SVG displaying in some WP themes 90 = 1.4.9 = 91 92 Translated to Thai 95 93 96 94 == Frequently Asked Questions == … … 110 108 111 109 == Changelog == 110 111 = 1.4.9 = 112 Translated to Thai 112 113 113 114 = 1.4.8 =
Note: See TracChangeset
for help on using the changeset viewer.