Making WordPress.org

Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#5705 closed defect (bug) (fixed)

Incorrect link to an anchor on a page

Reported by: oglekler's profile oglekler Owned by: coffee2code's profile coffee2code
Milestone: Priority: normal
Component: Developer Hub Keywords:
Cc:

Description

https://developer.wordpress.org/reference/functions/register_post_type/#taxonomies

Two anchors #taxonomies on a page and because of this - broken link to second "taxonomies" in the list view.

Change History (2)

#1 @coffee2code
3 years ago

  • Owner set to coffee2code
  • Resolution set to fixed
  • Status changed from new to closed

In 11118:

Handbooks, ToC: Fix ToC heading ID auto-generation to account for IDs used at different heading levels.

Props oglekler, coffee2code.
See #5064.
Fixes #5705.

#2 @coffee2code
3 years ago

This also required some manual edits to the page itself as 'id' attributes (and a bunch of superfluous markup) were added that further caused 'id' value duplication.

Note: See TracTickets for help on using tickets.