Opened 13 months ago
Closed 3 months ago
#8072 closed defect (bug) (worksforme)
Documentation for wp_title() function page is blank.
| Reported by: | milindmore22 | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| 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 (2)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
This is caused by the PHPDoc parser being broken (for months)
https://github.com/WordPress/phpdoc-parser/issues/246