Opened 7 years ago
Closed 7 years ago
#48247 closed defect (bug) (reported-upstream)
Adjust function signature of WPorg_Handbook_Walker::walk()
| Reported by: | jrf | Owned by: | |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | WordPress.org Site | Version: | 5.3 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: | performance, coding-standards |
Description
Currently, one of the last patches for WP 5.3 is blocked by a change which needs to be made in meta.
See: https://core.trac.wordpress.org/ticket/47678#comment:72
The change itself is rather simple - basically the same changes as shown in this patch: https://core.trac.wordpress.org/attachment/ticket/47678/47678-Walker-walk.patch
Unfortunately I don't have access to meta, so can't prepare a patch.
The change needs to be made in this file:
https://meta.trac.wordpress.org/browser/sites/trunk/wordpress.org/public_html/wp-content/plugins/handbook/inc/walker.php#L31
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Clsoing in favour of https://meta.trac.wordpress.org/ticket/4758