Navigation
This section provides guidelines for representing navigation steps in your content. Follow these conventions to ensure clarity and consistency when instructing users on navigating through interfaces.
Represent navigation steps in the following format:
- Use
>as a separator for navigation steps. - Use “click” for buttons.
- Use “select” for dropdowns, radio buttons, and multi-selection checkboxes.
- Use “check” for checkboxes.
Example: To add a new theme to your WordPress website:
- Log into WordPress as an administrator.
- Go to Appearance > Themes.
- Click Add New Theme.