Changeset 1015173
- Timestamp:
- 10/28/2014 10:08:10 AM (11 years ago)
- File:
-
- 1 edited
-
addthis/trunk/addthis_social_widget.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
addthis/trunk/addthis_social_widget.php
r1013345 r1015173 24 24 * Plugin URI: http://www.addthis.com 25 25 * Description: Use the AddThis suite of website tools which includes sharing, following, recommended content, and conversion tools to help you make your website smarter. With AddThis, you can see how your users are engaging with your content, provide a personalized experience for each user and encourage them to share, subscribe or follow. 26 * Version: 3.5.1126 * Version: 4.0 27 27 * 28 28 * Author: The AddThis Team … … 33 33 34 34 define( 'addthis_style_default' , 'fb_tw_p1_sc'); 35 define( 'ADDTHIS_PLUGIN_VERSION' , ' 3.5.11');36 define( 'ADDTHIS_PRODUCT_VERSION' , ' wpp-3.5.11');35 define( 'ADDTHIS_PLUGIN_VERSION' , '4.0'); 36 define( 'ADDTHIS_PRODUCT_VERSION' , '4.0'); 37 37 define( 'ADDTHIS_ATVERSION', '300'); 38 38 define( 'ADDTHIS_ATVERSION_MANUAL_UPDATE', -1);
Note: See TracChangeset
for help on using the changeset viewer.