Open
Description
The 'Shortcodes' header (img 1) and 'Hooks' > 'shortcodes' subheader (img 2) both use the same href anchor (https://elderguide.com/tech/elderjs/#shortcodes). Because the 'Hooks' one appears first on the page, when trying to navigate to the 'Shortcodes' header you are directed to the 'Hooks' > 'shortcodes' subheader instead.
A possible fix could be to change the ids/anchors of the 'Hooks' subheaders from <name>
to <name>-hook
(changing the Shortcodes hook anchor to #shortcodes-hook.
They are however generated by the {{output_hook_list}}
shortcode and I don't know how to update this.
Metadata
Metadata
Assignees
Labels
No labels