Making WordPress.org

Opened 6 months ago

Last modified 6 months ago

#8072 new defect (bug)

Documentation for wp_title() function page is blank.

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

Description

The developer documentation page for the [wp_title()]https://developer.wordpress.org/reference/functions/wp_title/ function is failing to render its main content. The content area is completely empty. While a sidebar with information is visible, all its elements are static and not clickable, preventing any navigation. This could be a page parsing or rendering issue.

Change History (1)

#1 @dd32
6 months ago

This is caused by the PHPDoc parser being broken (for months)

https://github.com/WordPress/phpdoc-parser/issues/246

Note: See TracTickets for help on using tickets.