#1221 closed defect (bug) (duplicate)
Broken anchor in Theme Developer Handbook
| Reported by: | SergeyBiryukov | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Developer Hub | Keywords: | |
| Cc: |
Description (last modified by )
Reported by @matthew in #docs:
- Go to https://developer.wordpress.org/themes/basics/template-hierarchy/.
- Click the Page section anchor.
- Unlike other anchors, it goes to the top of the page.
It's because the wrapper div also has id="page".
Change History (5)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
This was fixed by @SergeyBiryukov two weeks ago via the page content. The "Page" section was renamed to "Single Page". Now only the wrapper div has
id="page".