Changeset 848890
- Timestamp:
- 01/31/2014 04:42:33 PM (12 years ago)
- Location:
- flare/trunk
- Files:
-
- 3 edited
-
flare.php (modified) (1 diff)
-
lib/constants.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
flare/trunk/flare.php
r792410 r848890 4 4 Plugin URI: http://www.dtelepathy.com/ 5 5 Description: Flare is a simple yet eye-catching social sharing bar that gets you followed and lets your content get shared via posts, pages, and media types. 6 Version: 1.2. 66 Version: 1.2.7 7 7 Author: dtelepathy 8 8 Author URI: http://www.dtelepathy.com/ -
flare/trunk/lib/constants.php
r792410 r848890 27 27 28 28 // Plugin Version 29 if( !defined( 'FLARE_VERSION' ) ) define( 'FLARE_VERSION', "1.2. 6" );29 if( !defined( 'FLARE_VERSION' ) ) define( 'FLARE_VERSION', "1.2.7" ); 30 30 31 31 // Environment - change to "development" to load .dev.js JavaScript files (DON'T FORGET TO TURN IT BACK BEFORE USING IN PRODUCTION) -
flare/trunk/readme.txt
r792457 r848890 4 4 Tags: dtelepathy, dtlabs, sharebar, social widget, sidebar, facebook, twitter, sharethis, simple, social bar, pinterest, stumbleupon, reddit, flare, social share, social flare 5 5 Requires at least: 3.0 6 Tested up to: 3. 76 Tested up to: 3.8.1 7 7 License: GPL3 8 8 Stable tag: trunk … … 82 82 83 83 == Changelog == 84 = 1.2.7 = 85 * Update compatible-up-to version number 86 84 87 = 1.2.6 = 85 88 * Added a fix for Pinterest count
Note: See TracChangeset
for help on using the changeset viewer.