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