[wp-trac] [WordPress Trac] #58858: Docs: Wrap broken inline `@see` tags with curly braces.
WordPress Trac
noreply at wordpress.org
Thu Jul 20 04:38:14 UTC 2023
#58858: Docs: Wrap broken inline `@see` tags with curly braces.
--------------------------+-----------------------
Reporter: costdev | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 6.4
Component: General | Version:
Severity: normal | Keywords: has-patch
Focuses: docs |
--------------------------+-----------------------
There are approximately 19 instances in Core where `@see` does not occur
at the beginning of a line, and is not wrapped in curly braces. The parser
on DevHub doesn't recognise these, and so a literal `@see <name>` appears
on the page.
See here for some examples:
-
[https://developer.wordpress.org/reference/classes/language_pack_upgrader/bulk_upgrade/
Language_Pack_Upgrader::bulk_upgrade()]
-
[https://developer.wordpress.org/reference/classes/walker_category_checklist/start_lvl/
Walker_Category_Checklist::start_lvl()] (Look at the `$args` parameter).
- [https://developer.wordpress.org/reference/functions/is_front_page/
is_front_page()]
-----
Docs umbrella ticket for 6.4: #58833
--
Ticket URL: <https://core.trac.wordpress.org/ticket/58858>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list