Changeset 3121651
- Timestamp:
- 07/18/2024 05:30:51 PM (21 months ago)
- Location:
- provesource
- Files:
-
- 4 edited
-
tags/2.4.1/provesrc.php (modified) (2 diffs)
-
tags/2.4.1/readme.txt (modified) (1 diff)
-
trunk/provesrc.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
provesource/tags/2.4.1/provesrc.php
r3121650 r3121651 7 7 * Plugin Name: ProveSource 8 8 * Description: ProveSource is a social proof marketing platform that works with your Wordpress and WooCommerce websites out of the box 9 * Version: 2.4. 09 * Version: 2.4.1 10 10 * Author: ProveSource LTD 11 11 * Author URI: https://provesrc.com … … 47 47 48 48 public static function version() { 49 return '2.4. 0';49 return '2.4.1'; 50 50 } 51 51 } -
provesource/tags/2.4.1/readme.txt
r3121650 r3121651 2 2 Contributors: provesource 3 3 Donate link: https://provesrc.com/pricing 4 Tags: social proof, sales popup notification, fomo, reviews display,woocommerces sales4 Tags: social proof,sales popup,fomo,testimonials,woocommerces sales 5 5 Requires PHP: 5.2 6 6 Requires at least: 3.1.0 7 7 Tested up to: 6.6 8 8 Stable tag: 2.4.1 9 License: proprietary 9 License: GPL-3.0-or-later 10 License URI: https://www.gnu.org/licenses/gpl-3.0.html 10 11 11 12 ProveSource Social Proof increases conversions by up to 17%, boost trust with woocommerce sales notifications and reviews, increase your credibility! -
provesource/trunk/provesrc.php
r3121632 r3121651 7 7 * Plugin Name: ProveSource 8 8 * Description: ProveSource is a social proof marketing platform that works with your Wordpress and WooCommerce websites out of the box 9 * Version: 2.4. 09 * Version: 2.4.1 10 10 * Author: ProveSource LTD 11 11 * Author URI: https://provesrc.com … … 47 47 48 48 public static function version() { 49 return '2.4. 0';49 return '2.4.1'; 50 50 } 51 51 } -
provesource/trunk/readme.txt
r3121639 r3121651 2 2 Contributors: provesource 3 3 Donate link: https://provesrc.com/pricing 4 Tags: social proof, sales popup notification, fomo, reviews display,woocommerces sales4 Tags: social proof,sales popup,fomo,testimonials,woocommerces sales 5 5 Requires PHP: 5.2 6 6 Requires at least: 3.1.0 7 7 Tested up to: 6.6 8 8 Stable tag: 2.4.1 9 License: proprietary 9 License: GPL-3.0-or-later 10 License URI: https://www.gnu.org/licenses/gpl-3.0.html 10 11 11 12 ProveSource Social Proof increases conversions by up to 17%, boost trust with woocommerce sales notifications and reviews, increase your credibility!
Note: See TracChangeset
for help on using the changeset viewer.