Making WordPress.org

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)

#1 @dd32
13 months ago

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

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

#2 @sabernhardt
3 months ago

  • Resolutionworksforme
  • Status newclosed

The wp_title() page apparently was fixed last month, between May 24 and May 26.

Note: See TracTickets for help on using tickets.