Changeset 3464752
- Timestamp:
- 02/19/2026 05:51:56 AM (5 weeks ago)
- Location:
- customize-my-account-for-woocommerce
- Files:
-
- 6 edited
- 1 copied
-
tags/3.7.28 (copied) (copied from customize-my-account-for-woocommerce/trunk)
-
tags/3.7.28/assets/css/frontend.css (modified) (3 diffs)
-
tags/3.7.28/customize-my-account-for-woocommerce.php (modified) (1 diff)
-
tags/3.7.28/readme.txt (modified) (1 diff)
-
trunk/assets/css/frontend.css (modified) (3 diffs)
-
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.28/assets/css/frontend.css
r3464731 r3464752 321 321 } 322 322 323 .theme-woodmart .wcmtx-my-account-links.wcmtx-grid { 324 display: none; 325 } 323 326 324 327 325 /* The wcmamtx_modal (background) */ … … 715 713 716 714 .wcmtx-my-account-links.wcmtx-grid a,li.woocommerce-MyAccount-navigation-link a { 717 text-decoration: none ;715 text-decoration: none !important; 718 716 } 719 717 … … 723 721 724 722 } 723 724 span.wcmamtx-banner-counter-sidebar .amount{ 725 color: #ffffff; 726 } 727 728 .theme-woodmart ul.wd-my-account-links { 729 display: none !important; 730 } -
customize-my-account-for-woocommerce/tags/3.7.28/customize-my-account-for-woocommerce.php
r3464731 r3464752 4 4 Plugin URI: https://sysbasics.com 5 5 Description: Customize My account page. Add/Edit/Remove Endpoints. 6 Version: 3.7.2 76 Version: 3.7.28 7 7 Author: SysBasics 8 8 Author URI: https://sysbasics.com -
customize-my-account-for-woocommerce/tags/3.7.28/readme.txt
r3464731 r3464752 7 7 WC Requires at least: 4.0 8 8 Requires PHP: 5.2 9 Stable tag: 3.7.2 79 Stable tag: 3.7.28 10 10 Requires Plugins: woocommerce 11 11 License: GPLv2 or later -
customize-my-account-for-woocommerce/trunk/assets/css/frontend.css
r3464731 r3464752 321 321 } 322 322 323 .theme-woodmart .wcmtx-my-account-links.wcmtx-grid { 324 display: none; 325 } 323 326 324 327 325 /* The wcmamtx_modal (background) */ … … 715 713 716 714 .wcmtx-my-account-links.wcmtx-grid a,li.woocommerce-MyAccount-navigation-link a { 717 text-decoration: none ;715 text-decoration: none !important; 718 716 } 719 717 … … 723 721 724 722 } 723 724 span.wcmamtx-banner-counter-sidebar .amount{ 725 color: #ffffff; 726 } 727 728 .theme-woodmart ul.wd-my-account-links { 729 display: none !important; 730 } -
customize-my-account-for-woocommerce/trunk/customize-my-account-for-woocommerce.php
r3464731 r3464752 4 4 Plugin URI: https://sysbasics.com 5 5 Description: Customize My account page. Add/Edit/Remove Endpoints. 6 Version: 3.7.2 76 Version: 3.7.28 7 7 Author: SysBasics 8 8 Author URI: https://sysbasics.com -
customize-my-account-for-woocommerce/trunk/readme.txt
r3464731 r3464752 7 7 WC Requires at least: 4.0 8 8 Requires PHP: 5.2 9 Stable tag: 3.7.2 79 Stable tag: 3.7.28 10 10 Requires Plugins: woocommerce 11 11 License: GPLv2 or later
Note: See TracChangeset
for help on using the changeset viewer.