Changeset 3333212
- Timestamp:
- 07/24/2025 12:53:23 AM (8 months ago)
- Location:
- counter-visitor-for-woocommerce
- Files:
-
- 4 edited
- 1 copied
-
tags/1.3.9 (copied) (copied from counter-visitor-for-woocommerce/trunk)
-
tags/1.3.9/readme.md (modified) (1 diff)
-
tags/1.3.9/woo-counter-visitor.php (modified) (2 diffs)
-
trunk/readme.md (modified) (1 diff)
-
trunk/woo-counter-visitor.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
counter-visitor-for-woocommerce/tags/1.3.9/readme.md
r3333211 r3333212 6 6 Tested up to: 6.8.2 7 7 Requires PHP: 5.0 8 Stable tag: 1.3.8 8 Stable tag: 1.3.9 9 License: GPLv3 9 10 License URI: https://www.gnu.org/licenses/gpl-3.0.html 10 11 -
counter-visitor-for-woocommerce/tags/1.3.9/woo-counter-visitor.php
r3333211 r3333212 3 3 * Plugin Name: Counter Visitor for Woocommerce 4 4 * Description: Show number of visitors view a product on Woocommerce 5 * Version: 1.3. 85 * Version: 1.3.9 6 6 * Author: Daniel Riera 7 7 * Author URI: https://danielriera.net … … 12 12 * Required WP: 5.0 13 13 * Tested WP: 6.8.2 14 * License: GPLv3 15 * License URI: https://www.gnu.org/licenses/gpl-3.0.html 14 16 */ 15 17 -
counter-visitor-for-woocommerce/trunk/readme.md
r3333211 r3333212 6 6 Tested up to: 6.8.2 7 7 Requires PHP: 5.0 8 Stable tag: 1.3.8 8 Stable tag: 1.3.9 9 License: GPLv3 9 10 License URI: https://www.gnu.org/licenses/gpl-3.0.html 10 11 -
counter-visitor-for-woocommerce/trunk/woo-counter-visitor.php
r3333211 r3333212 3 3 * Plugin Name: Counter Visitor for Woocommerce 4 4 * Description: Show number of visitors view a product on Woocommerce 5 * Version: 1.3. 85 * Version: 1.3.9 6 6 * Author: Daniel Riera 7 7 * Author URI: https://danielriera.net … … 12 12 * Required WP: 5.0 13 13 * Tested WP: 6.8.2 14 * License: GPLv3 15 * License URI: https://www.gnu.org/licenses/gpl-3.0.html 14 16 */ 15 17
Note: See TracChangeset
for help on using the changeset viewer.