Changeset 3459131
- Timestamp:
- 02/11/2026 04:31:45 PM (6 weeks ago)
- Location:
- customize-my-account-for-woocommerce
- Files:
-
- 6 edited
- 1 copied
-
tags/3.7.16 (copied) (copied from customize-my-account-for-woocommerce/trunk)
-
tags/3.7.16/customize-my-account-for-woocommerce.php (modified) (2 diffs)
-
tags/3.7.16/include/wcmamtx_extra_functions.php (modified) (1 diff)
-
tags/3.7.16/readme.txt (modified) (1 diff)
-
trunk/customize-my-account-for-woocommerce.php (modified) (2 diffs)
-
trunk/include/wcmamtx_extra_functions.php (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
customize-my-account-for-woocommerce/tags/3.7.16/customize-my-account-for-woocommerce.php
r3455275 r3459131 4 4 Plugin URI: https://sysbasics.com 5 5 Description: Customize My account page. Add/Edit/Remove Endpoints. 6 Version: 3.7.1 56 Version: 3.7.16 7 7 Author: SysBasics 8 8 Author URI: https://sysbasics.com … … 11 11 License URI: https://www.gnu.org/licenses/gpl-2.0.html 12 12 Requires at least: 3.3 13 Tested up to: 6.9. 013 Tested up to: 6.9.1 14 14 WC requires at least: 3.0.0 15 WC tested up to: 10. 4.315 WC tested up to: 10.5.1 16 16 Requires Plugins: woocommerce 17 17 */ -
customize-my-account-for-woocommerce/tags/3.7.16/include/wcmamtx_extra_functions.php
r3451673 r3459131 391 391 <strong><?php echo esc_html__( 'Pro Version Features' ,'customize-my-account-for-woocommerce'); ?></strong> 392 392 <br/> 393 <strong style="color:green;"><?php echo esc_html__( 'Lifetime license starts from $49 USD' ,'customize-my-account-for-woocommerce'); ?></strong>393 <strong style="color:green;"><?php echo esc_html__( 'Lifetime license starts from £49.00' ,'customize-my-account-for-woocommerce'); ?></strong> 394 394 395 395 <table class="pro_preview_table"> -
customize-my-account-for-woocommerce/tags/3.7.16/readme.txt
r3455275 r3459131 3 3 Tags: woocommerce, my account, customize, endpoints, user avatar 4 4 Requires at least: 4.0 5 Tested up to: 6.9. 06 WC Tested up to: 10. 4.35 Tested up to: 6.9.1 6 WC Tested up to: 10.5.1 7 7 WC Requires at least: 4.0 8 8 Requires PHP: 5.2 9 Stable tag: 3.7.1 59 Stable tag: 3.7.16 10 10 Requires Plugins: woocommerce 11 11 License: GPLv2 or later -
customize-my-account-for-woocommerce/trunk/customize-my-account-for-woocommerce.php
r3455275 r3459131 4 4 Plugin URI: https://sysbasics.com 5 5 Description: Customize My account page. Add/Edit/Remove Endpoints. 6 Version: 3.7.1 56 Version: 3.7.16 7 7 Author: SysBasics 8 8 Author URI: https://sysbasics.com … … 11 11 License URI: https://www.gnu.org/licenses/gpl-2.0.html 12 12 Requires at least: 3.3 13 Tested up to: 6.9. 013 Tested up to: 6.9.1 14 14 WC requires at least: 3.0.0 15 WC tested up to: 10. 4.315 WC tested up to: 10.5.1 16 16 Requires Plugins: woocommerce 17 17 */ -
customize-my-account-for-woocommerce/trunk/include/wcmamtx_extra_functions.php
r3451673 r3459131 391 391 <strong><?php echo esc_html__( 'Pro Version Features' ,'customize-my-account-for-woocommerce'); ?></strong> 392 392 <br/> 393 <strong style="color:green;"><?php echo esc_html__( 'Lifetime license starts from $49 USD' ,'customize-my-account-for-woocommerce'); ?></strong>393 <strong style="color:green;"><?php echo esc_html__( 'Lifetime license starts from £49.00' ,'customize-my-account-for-woocommerce'); ?></strong> 394 394 395 395 <table class="pro_preview_table"> -
customize-my-account-for-woocommerce/trunk/readme.txt
r3455275 r3459131 3 3 Tags: woocommerce, my account, customize, endpoints, user avatar 4 4 Requires at least: 4.0 5 Tested up to: 6.9. 06 WC Tested up to: 10. 4.35 Tested up to: 6.9.1 6 WC Tested up to: 10.5.1 7 7 WC Requires at least: 4.0 8 8 Requires PHP: 5.2 9 Stable tag: 3.7.1 59 Stable tag: 3.7.16 10 10 Requires Plugins: woocommerce 11 11 License: GPLv2 or later
Note: See TracChangeset
for help on using the changeset viewer.