Changeset 3464773
- Timestamp:
- 02/19/2026 06:20:22 AM (5 weeks ago)
- Location:
- customize-my-account-for-woocommerce
- Files:
-
- 4 edited
- 1 copied
-
tags/3.7.29 (copied) (copied from customize-my-account-for-woocommerce/trunk)
-
tags/3.7.29/customize-my-account-for-woocommerce.php (modified) (2 diffs)
-
tags/3.7.29/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.29/customize-my-account-for-woocommerce.php
r3464752 r3464773 4 4 Plugin URI: https://sysbasics.com 5 5 Description: Customize My account page. Add/Edit/Remove Endpoints. 6 Version: 3.7.2 86 Version: 3.7.29 7 7 Author: SysBasics 8 8 Author URI: https://sysbasics.com … … 309 309 $client->insights()->init(); 310 310 311 $client->insights() 312 ->add_plugin_data() 313 ->init(); 314 311 315 } 312 316 -
customize-my-account-for-woocommerce/tags/3.7.29/readme.txt
r3464752 r3464773 7 7 WC Requires at least: 4.0 8 8 Requires PHP: 5.2 9 Stable tag: 3.7.2 89 Stable tag: 3.7.29 10 10 Requires Plugins: woocommerce 11 11 License: GPLv2 or later -
customize-my-account-for-woocommerce/trunk/customize-my-account-for-woocommerce.php
r3464752 r3464773 4 4 Plugin URI: https://sysbasics.com 5 5 Description: Customize My account page. Add/Edit/Remove Endpoints. 6 Version: 3.7.2 86 Version: 3.7.29 7 7 Author: SysBasics 8 8 Author URI: https://sysbasics.com … … 309 309 $client->insights()->init(); 310 310 311 $client->insights() 312 ->add_plugin_data() 313 ->init(); 314 311 315 } 312 316 -
customize-my-account-for-woocommerce/trunk/readme.txt
r3464752 r3464773 7 7 WC Requires at least: 4.0 8 8 Requires PHP: 5.2 9 Stable tag: 3.7.2 89 Stable tag: 3.7.29 10 10 Requires Plugins: woocommerce 11 11 License: GPLv2 or later
Note: See TracChangeset
for help on using the changeset viewer.