A menu is a reusable list of links. Build it once, then drop it into any page with a shortcode — change the menu later and every page that uses it follows.

1. Create the menu

Open your site's dashboard and click Menus, then Create New. Give the menu a name you will recognise later, such as "guides-content".

The Menus box on the site dashboard

2. Add items to it

With the menu created, click Add items and pick the pages or posts it should link to. Drag them to set the order.

Adding items to a menu

3. Drop it into a page

In any post or page, add the menu shortcode where you want the links to appear:

[menu]my-menu-name[/menu]
The menu shortcode inside a post
Menus also work in site variables, so a theme slot such as a sidebar can render one.