Use docspress/audience-paths to route readers into distinct documentation branches. Each path is a complete, keyboard-accessible card with its own title, summary, action, icon, accent, and destination.
When to use it
Choose Audience Paths when readers arrive with different goals, roles, or starting states. Good examples include “I already have docs” versus “I need to create docs,” or separate administrator, developer, and contributor journeys. Use ordinary links when the choices are secondary or differ only slightly.
Edit the block
Edit the section eyebrow, title, description, and card copy in the canvas. Use the sidebar to set each destination, icon, accent, and new-tab behavior. You can add up to six paths, select one to three columns, center or left-align text, show path numbers, reduce spacing with Compact layout, or choose a theme, paper, ink, or blueprint tone.
Use the spacious layout for a landing-page decision. Use Compact layout for a router inside an article. Point paths to normal WordPress Page roots so their child Pages form predictable sidebar branches.
Attributes
Audience Paths attributes
docspress/audience-paths.-
eyebrowstring -
Plain-text overline.
-
titlestring -
Section heading.
-
descriptionstring -
Section summary.
-
pathsarray required -
One to six path objects.
-
columnsnumber -
Responsive column target.
-
toneenum -
Panel treatment.
-
textAlignenum -
Card content alignment.
-
compactboolean -
Reduces panel spacing, card height, and type scale.
-
showNumbersboolean -
Shows each path number.
-
panelColor / accentColorstring -
Optional hexadecimal color overrides.
No fields match this filter.
Each paths item accepts:
Path object
-
titlestring required -
Card heading.
-
descriptionstring -
Short plain-text explanation.
-
urlurl -
Destination. An empty URL renders a non-link card.
-
ctastring -
Action label.
-
iconstring -
Semantic icon ID selected in the editor.
-
accentenum -
Card accent.
-
newTabboolean -
Opens the destination in a new tab.
No fields match this filter.
The icon selector includes documentation, code, site, AI, API, terminal, testing, troubleshooting, repository, security, operations, and other common documentation concepts. Legacy icon abbreviations remain compatible.
Creative examples
Choose by documentation state
Choose a starting point
Where are your docs today?
Follow the path that matches your repository.
Choose by role
Pick your workspace
What are you responsible for?
Start with the controls, examples, and checks that match your role.
Compact task router
Jump to a task
What do you need right now?
Use this compact router inside a longer operations guide.
Published behavior and accessibility
A destination card is one native link rather than nested links, so it works without JavaScript and has a predictable keyboard focus target. New-tab destinations receive safe relationship attributes. Empty URLs intentionally render static cards.
Keep the paths mutually exclusive enough that a reader can choose quickly. Start each title with the reader’s state or goal, keep descriptions parallel, and use consistent action labels.