Changeset 3461645
- Timestamp:
- 02/15/2026 05:26:25 AM (6 weeks ago)
- Location:
- customize-my-account-for-woocommerce
- Files:
-
- 6 edited
- 1 copied
-
tags/3.7.18 (copied) (copied from customize-my-account-for-woocommerce/trunk)
-
tags/3.7.18/customize-my-account-for-woocommerce.php (modified) (1 diff)
-
tags/3.7.18/include/wcmamtx_extra_functions.php (modified) (1 diff)
-
tags/3.7.18/readme.txt (modified) (1 diff)
-
trunk/customize-my-account-for-woocommerce.php (modified) (1 diff)
-
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.18/customize-my-account-for-woocommerce.php
r3459431 r3461645 4 4 Plugin URI: https://sysbasics.com 5 5 Description: Customize My account page. Add/Edit/Remove Endpoints. 6 Version: 3.7.1 76 Version: 3.7.18 7 7 Author: SysBasics 8 8 Author URI: https://sysbasics.com -
customize-my-account-for-woocommerce/tags/3.7.18/include/wcmamtx_extra_functions.php
r3459131 r3461645 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.00' ,'customize-my-account-for-woocommerce'); ?></strong>393 394 394 395 395 <table class="pro_preview_table"> -
customize-my-account-for-woocommerce/tags/3.7.18/readme.txt
r3459431 r3461645 7 7 WC Requires at least: 4.0 8 8 Requires PHP: 5.2 9 Stable tag: 3.7.1 79 Stable tag: 3.7.18 10 10 Requires Plugins: woocommerce 11 11 License: GPLv2 or later -
customize-my-account-for-woocommerce/trunk/customize-my-account-for-woocommerce.php
r3459431 r3461645 4 4 Plugin URI: https://sysbasics.com 5 5 Description: Customize My account page. Add/Edit/Remove Endpoints. 6 Version: 3.7.1 76 Version: 3.7.18 7 7 Author: SysBasics 8 8 Author URI: https://sysbasics.com -
customize-my-account-for-woocommerce/trunk/include/wcmamtx_extra_functions.php
r3459131 r3461645 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.00' ,'customize-my-account-for-woocommerce'); ?></strong>393 394 394 395 395 <table class="pro_preview_table"> -
customize-my-account-for-woocommerce/trunk/readme.txt
r3459431 r3461645 7 7 WC Requires at least: 4.0 8 8 Requires PHP: 5.2 9 Stable tag: 3.7.1 79 Stable tag: 3.7.18 10 10 Requires Plugins: woocommerce 11 11 License: GPLv2 or later
Note: See TracChangeset
for help on using the changeset viewer.