Salta al contenuto
  • Accedi
  • Registrati
WordPress.org

Italia

  • Temi
  • Plugin
  • Notizie
  • Supporto
    • Documentazione
    • Forum
  • Info
  • Team
  • Community
  • Traduci
    • PTE status requests by Devs for Italian localization: the guidelines.
  • Scarica WordPress
Scarica WordPress

Directory dei plugin

  • Preferiti
  • Beta
  • Sviluppatori
Scarica

Customize My Account for WooCommerce

Di SysBasics
  • Dettagli
  • Recensioni
  • Installazione
  • Sviluppo
Supporto

Descrizione

Customize My Account for WooCommerce

Customize your default my account page. Reorder them , hide existing core endpoints. You will also be able to change the default endpoint.

Check our Premium Plugins

Missing a feature or Want to inform us about bug ? Contact us here

Customize My Account for WooCommerce features

  • Modify existing endpoints.
  • Add custom links to your my account pages.
  • Drag and drop UI.

Customize My Account for WooCommerce free version features

  • Show/hide woocommerce core endpoints
  • Reorder core woocommerce my account endpoints
  • Add extra class to core endpoint
  • Add New link as endpoint on my account page
  • Show user avatar on my account page
  • Drag and drop UI

Modify woocommerce login and register form

  • Add Custom Content in login and register page Including shortcodes
  • Add Custom Content or Shortcode Before WooCommerce Login and Register Form.
  • Add Custom Content or Shortcode Before WooCommerce Login Form.
  • Add Custom Content or Shortcode Before WooCommerce Remember me checkbox.
  • Add Custom Content or Shortcode After WooCommerce Login Form.
  • Add Custom Content or Shortcode Before WooCommerce Registration Form.
  • Add Custom Content or Shortcode Before WooCommerce Register Button.
  • Add Custom Content or Shortcode After WooCommerce Registration Form.
  • Add Custom Content or Shortcode After WooCommerce Login and Register Form.

Customize My Account for WooCommerce pro version features

  • All features of free version
  • Support for link/endpoint/group endpoints
  • Drage link/endpoints(core/new) into group and reorder them
  • Show custom content on endpoints
  • Set groups as show by default which will make group menu open on page load

Upgrade to pro

Check Live Demo for Pro version features

Screenshot

Installazione

Use automatic installer.

FAQ

How to override endpoint url?

Plugin has inbuilt hook which you can use to override my account endpoint url. Only use this if your setup is somehow not returning correct endpoint url.

add_filter('wcmamtx_override_endpoint_url','wcmamtx_override_endpoint_url',10,2);

function wcmamtx_override_endpoint_url($core_url,$key) {

    $new_url = ''.site_url().'/my-account/'.$key.'/';

    if ($key== "customer-logout") {
        $new_url = wp_nonce_url($new_url);
    }
    return $new_url;
}

You may use Code Snippets plugin to inject any extra php code.

Is plugin compatible with WPML ?

yes. you can use this plugin with WPML and locotranslate both.

For WPML visit WPML/Theme and plugins localization menu and search for this plugin and click on “scan the selected plugins for scan” button.

Now visit WPML/string translation and click on “Translate texts in admin screens” link at the bottom.

There search for wcmamtx_advanced_settings and wcmamtx_plugin_options and check the fields you want to translate. Then apply the changes.

Now visit WPML/String translation and translate your strings there.

Recensioni

A very useful and focused plugin

Jon Brown 16 Dicembre 2022
Let me easily add and then rearrange menu items on WooCommerce's /my-account/ page. Also has nice simple tools to customize the look and feel of that sidebar menu with icons (FontAwesome). Support was even quickly responsive to a bug report I made.

Very useful

Perties 9 Dicembre 2022 7 risposte
I wish they maintain this plugin and upgrade it to newest WP version. I could not find any other plugin out there which would do the same. Edit: When a tab is added by a different plugin after you install this one, the tab will not show up. After clicking Reset button the tab will show up but all custom setting is reset and you need to start to customize it from scratch.

Nice

Scordisian 13 Giugno 2022
It works and it is smooth! Got the premium version straight away.

Broke my account page!

jochemp 11 Maggio 2022 1 risposta
This plugin overrides the WooCommerce endpoints but after removing it because it was not as expected, the whole navigation menu is gone now and I'm not able to retrieve it back. Best avoid this plugin if you don't want to break your my account page.

Great

xmf5445 23 Agosto 2021
Thank you, I can be able to edit my menu with this plugin.

good plugin finally

vm3cl4luke 8 Agosto 2021 1 risposta
this is a must need feature for WooCommerce yet only this plugin can customize the my account page. Finally. Although I think the UI and the color has room for improvement, but this is a free plugin and is good enough. Thank you.
Leggi tutte le recensioni di 6

Contributi e sviluppo

“Customize My Account for WooCommerce” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori
  • SysBasics

“Customize My Account for WooCommerce” è stato tradotto in 1 lingua. Grazie ai traduttori per i loro contributi.

Traduci “Customize My Account for WooCommerce” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.

Meta

  • Versione del plugin: 1.3.3
  • Ultimo aggiornamento: 4 settimane fa
  • Installazioni attive stimate: 4.000+
  • Richiede WordPress: 4.0 o superiore
  • Testato fino alla versione: 6.1.1
  • Richiede PHP: 5.2 o superiore
  • Lingue:

    English (US) e Swedish.

    Traduci nella tua lingua

  • Tag:
    accountcustomizeEndpointswoocommerce
  • Visualizzazione avanzata

Valutazioni

Leggi tutto
  • 5 stelle 5
  • 4 stelle 0
  • 3 stelle 1
  • 2 stelle 0
  • 1 stella 1
Accedi per inviare una recensione.

Collaboratori

  • SysBasics

Supporto

Hai qualcosa da dire? Ti serve aiuto?

Problemi risolti negli ultimi due mesi:

2 su 2

Chiedi nel forum di supporto

  • Chi siamo
  • News
  • Hosting
  • Donazioni
  • Swag
  • Documentazione
  • Sviluppo
  • Partecipa
  • Imparare
  • Vetrina
  • Plugin
  • Temi
  • Pattern
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Privacy
  • Public Code
WordPress.org
WordPress.org

Italia

  • Visita la nostra pagina Facebook
  • Visita il nostro account Twitter
  • Visita il nostro account Instagram
  • Visita il nostro account LinkedIn
Code is Poetry.