Opened 6 months ago
Last modified 6 months ago
#8072 new defect (bug)
Documentation for wp_title() function page is blank.
| Reported by: |
|
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.
Note: See
TracTickets for help on using
tickets.
This is caused by the PHPDoc parser being broken (for months)
https://github.com/WordPress/phpdoc-parser/issues/246