sitemap

Use this shortcode to display a sitemap based on a nav menu.

Here’s a list of attributes for the [simple-sitemap-menu] shortcode.

menu='[name of menu, or menu ID, slug, object]’ e.g. menu=’Main Menu’
label=’

‘ e.g. label=’Primary Menu’
This shortcode implements the wp_nav_menu() function internally, and the attributes match the function arguments closely. See the function documentation for more information about each attribute.