Changeset 3464782
- Timestamp:
- 02/19/2026 06:37:37 AM (5 weeks ago)
- Location:
- customize-my-account-for-woocommerce
- Files:
-
- 4 edited
- 1 copied
-
tags/3.7.30 (copied) (copied from customize-my-account-for-woocommerce/trunk)
-
tags/3.7.30/customize-my-account-for-woocommerce.php (modified) (2 diffs)
-
tags/3.7.30/readme.txt (modified) (1 diff)
-
trunk/customize-my-account-for-woocommerce.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
customize-my-account-for-woocommerce/tags/3.7.30/customize-my-account-for-woocommerce.php
r3464773 r3464782 4 4 Plugin URI: https://sysbasics.com 5 5 Description: Customize My account page. Add/Edit/Remove Endpoints. 6 Version: 3.7. 296 Version: 3.7.30 7 7 Author: SysBasics 8 8 Author URI: https://sysbasics.com … … 306 306 $client = new wcmamtx_Appsero\Client( '5a4e946c-7285-41e2-a115-d7b48482092c', 'Customize My Account for WooCommerce', __FILE__ ); 307 307 308 // Active insights 309 $client->insights()->init(); 308 310 309 311 310 $client->insights() -
customize-my-account-for-woocommerce/tags/3.7.30/readme.txt
r3464773 r3464782 7 7 WC Requires at least: 4.0 8 8 Requires PHP: 5.2 9 Stable tag: 3.7. 299 Stable tag: 3.7.30 10 10 Requires Plugins: woocommerce 11 11 License: GPLv2 or later -
customize-my-account-for-woocommerce/trunk/customize-my-account-for-woocommerce.php
r3464773 r3464782 4 4 Plugin URI: https://sysbasics.com 5 5 Description: Customize My account page. Add/Edit/Remove Endpoints. 6 Version: 3.7. 296 Version: 3.7.30 7 7 Author: SysBasics 8 8 Author URI: https://sysbasics.com … … 306 306 $client = new wcmamtx_Appsero\Client( '5a4e946c-7285-41e2-a115-d7b48482092c', 'Customize My Account for WooCommerce', __FILE__ ); 307 307 308 // Active insights 309 $client->insights()->init(); 308 310 309 311 310 $client->insights() -
customize-my-account-for-woocommerce/trunk/readme.txt
r3464773 r3464782 7 7 WC Requires at least: 4.0 8 8 Requires PHP: 5.2 9 Stable tag: 3.7. 299 Stable tag: 3.7.30 10 10 Requires Plugins: woocommerce 11 11 License: GPLv2 or later
Note: See TracChangeset
for help on using the changeset viewer.