Changeset 3415025
- Timestamp:
- 12/09/2025 07:32:04 AM (4 months ago)
- Location:
- customize-my-account-page
- Files:
-
- 4 edited
-
tags/1.0.0/customize-my-account-page.php (modified) (1 diff)
-
tags/1.0.0/readme.txt (modified) (1 diff)
-
trunk/customize-my-account-page.php (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
customize-my-account-page/tags/1.0.0/customize-my-account-page.php
r3415006 r3415025 1 1 <?php 2 2 /** 3 * Plugin Name: Customize My Account Page 3 * Plugin Name: Customize My Account Page For WooCommerce 4 4 * Description: Allows you to register custom WooCommerce tabs on my-account page and customize the design. 5 5 * Requires at least: 5.5 -
customize-my-account-page/tags/1.0.0/readme.txt
r3415006 r3415025 1 === Customize My Account Page ===1 === Customize My Account Page For WooCommerce === 2 2 Contributors: ThemeGrill 3 3 Tags: woocommerce, my-account, user-avatar, customization, endpoints -
customize-my-account-page/trunk/customize-my-account-page.php
r3415004 r3415025 1 1 <?php 2 2 /** 3 * Plugin Name: Customize My Account Page 3 * Plugin Name: Customize My Account Page For WooCommerce 4 4 * Description: Allows you to register custom WooCommerce tabs on my-account page and customize the design. 5 5 * Requires at least: 5.5 -
customize-my-account-page/trunk/readme.txt
r3415004 r3415025 1 === Customize My Account Page ===1 === Customize My Account Page For WooCommerce === 2 2 Contributors: ThemeGrill 3 3 Tags: woocommerce, my-account, user-avatar, customization, endpoints
Note: See TracChangeset
for help on using the changeset viewer.