Changeset 994560
- Timestamp:
- 09/22/2014 08:42:07 AM (12 years ago)
- Location:
- lessbuttons/trunk
- Files:
-
- 4 added
- 2 edited
-
languages/lessbuttons-fi_FI.mo (added)
-
languages/lessbuttons-fi_FI.po (added)
-
languages/lessbuttons-pt_BR.mo (added)
-
languages/lessbuttons-pt_BR.po (added)
-
lessbuttons.php (modified) (1 diff)
-
readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lessbuttons/trunk/lessbuttons.php
r994122 r994560 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. 26 Version: 1.4.3 7 7 Author: Chris Clark 8 8 Author URI: https://lessbuttons.com/ 9 9 Text Domain: lessbuttons 10 10 */ 11 $lessbuttons_version = '1.4. 2'; // url-safe version string12 $lessbuttons_date = '2014-09-2 1'; // date this version was released, beats a version #11 $lessbuttons_version = '1.4.3'; // url-safe version string 12 $lessbuttons_date = '2014-09-22'; // date this version was released, beats a version # 13 13 14 14 /* -
lessbuttons/trunk/readme.txt
r994122 r994560 5 5 Requires at least: 2.9.2 6 6 Tested up to: 4.0 7 Stable tag: 1.4. 27 Stable tag: 1.4.3 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. 2=91 92 Translated to Croatian90 = 1.4.3 = 91 92 Translated to Finnish 93 93 94 94 == Frequently Asked Questions == … … 106 106 == Changelog == 107 107 108 = 1.4.3 = 109 Translated to Finnish 110 108 111 = 1.4.2 = 109 112 Translated to Croatian
Note: See TracChangeset
for help on using the changeset viewer.