Changeset 991683
- Timestamp:
- 09/17/2014 07:49:17 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
r991676 r991683 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.3.1 46 Version: 1.3.15 7 7 Author: Chris Clark 8 8 Author URI: https://lessbuttons.com/ 9 9 Text Domain: lessbuttons 10 10 */ 11 $lessbuttons_version = '1.3.1 4'; // url-safe version string11 $lessbuttons_version = '1.3.15'; // url-safe version string 12 12 $lessbuttons_date = '2014-09-17'; // date this version was released, beats a version # 13 13 -
lessbuttons/trunk/readme.txt
r991676 r991683 5 5 Requires at least: 2.9.2 6 6 Tested up to: 4.0 7 Stable tag: 1.3.1 47 Stable tag: 1.3.15 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.3.1 4=90 = 1.3.15 = 91 91 92 Translated to Belarusian92 Translated to Persian 93 93 94 94 == Frequently Asked Questions == … … 105 105 106 106 == Changelog == 107 108 = 1.3.15 = 109 Translated to Persian 107 110 108 111 = 1.3.14 =
Note: See TracChangeset
for help on using the changeset viewer.