Changeset 3464198
- Timestamp:
- 02/18/2026 10:26:53 AM (5 weeks ago)
- Location:
- customize-my-account-for-woocommerce
- Files:
-
- 6 edited
- 1 copied
-
tags/3.7.24 (copied) (copied from customize-my-account-for-woocommerce/trunk)
-
tags/3.7.24/assets/css/frontend.css (modified) (1 diff)
-
tags/3.7.24/customize-my-account-for-woocommerce.php (modified) (1 diff)
-
tags/3.7.24/readme.txt (modified) (1 diff)
-
trunk/assets/css/frontend.css (modified) (1 diff)
-
trunk/customize-my-account-for-woocommerce.php (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
customize-my-account-for-woocommerce/tags/3.7.24/assets/css/frontend.css
r3463725 r3464198 59 59 .wcmtx-my-account-links a { 60 60 display: block; 61 padding: 20px ;61 padding: 20px !important; 62 62 font-weight: 600; 63 63 text-align: center; 64 color: var(--color-gray-700) ;64 color: var(--color-gray-700) !important; 65 65 border-radius: var(--wcmtx-brd-radius); 66 66 box-shadow: 0 0 4px rgba(0,0,0,0.18); -
customize-my-account-for-woocommerce/tags/3.7.24/customize-my-account-for-woocommerce.php
r3464117 r3464198 4 4 Plugin URI: https://sysbasics.com 5 5 Description: Customize My account page. Add/Edit/Remove Endpoints. 6 Version: 3.7.2 36 Version: 3.7.24 7 7 Author: SysBasics 8 8 Author URI: https://sysbasics.com -
customize-my-account-for-woocommerce/tags/3.7.24/readme.txt
r3464117 r3464198 7 7 WC Requires at least: 4.0 8 8 Requires PHP: 5.2 9 Stable tag: 3.7.2 39 Stable tag: 3.7.24 10 10 Requires Plugins: woocommerce 11 11 License: GPLv2 or later -
customize-my-account-for-woocommerce/trunk/assets/css/frontend.css
r3463725 r3464198 59 59 .wcmtx-my-account-links a { 60 60 display: block; 61 padding: 20px ;61 padding: 20px !important; 62 62 font-weight: 600; 63 63 text-align: center; 64 color: var(--color-gray-700) ;64 color: var(--color-gray-700) !important; 65 65 border-radius: var(--wcmtx-brd-radius); 66 66 box-shadow: 0 0 4px rgba(0,0,0,0.18); -
customize-my-account-for-woocommerce/trunk/customize-my-account-for-woocommerce.php
r3464117 r3464198 4 4 Plugin URI: https://sysbasics.com 5 5 Description: Customize My account page. Add/Edit/Remove Endpoints. 6 Version: 3.7.2 36 Version: 3.7.24 7 7 Author: SysBasics 8 8 Author URI: https://sysbasics.com -
customize-my-account-for-woocommerce/trunk/readme.txt
r3464117 r3464198 7 7 WC Requires at least: 4.0 8 8 Requires PHP: 5.2 9 Stable tag: 3.7.2 39 Stable tag: 3.7.24 10 10 Requires Plugins: woocommerce 11 11 License: GPLv2 or later
Note: See TracChangeset
for help on using the changeset viewer.