• Add-ons & Themes
  • Blog
  • Account
    • My account
    • Checkout
    • Cart
  • Add-ons & Themes
  • Blog
  • Account
    • My account
    • Checkout
    • Cart
home/Knowledge Base/Code snippets/Insert the navigation menu in your WP Customer Area theme

Insert the navigation menu in your WP Customer Area theme

8 views 0 April 13, 2021 vprat

The following code snippet inserts the WP Customer Area navigation menu at the location of your choice in your theme.

<?php cuar_the_customer_area_menu(); ?>

Tip: Another way to display the menu is to use a widget. In fact, WordPress natively offers a Custom Menu widget where you just have to choose the WP Customer Area menu.

Tags:menu

Was this helpful?

Yes  No
Related Articles
  • Automatically add a user to a group
  • Changing the default page shown by the Customer Area
  • Changing the page shown after logout
  • Sidebars: how to disable them
  • Detect if you are on a page in the customer area
  • Modifying the queries for private content listing
  • Terms and conditions for sales
  • Refund policy
  • Privacy Policy
  • Legal notices
  • Copyright 2021 wp-customerarea.com. All Rights Reserved.