[wp-trac] [WordPress Trac] #64514: Invalid PHPDoc @see syntax in Walker_Category_Checklist::start_lvl()
WordPress Trac
noreply at wordpress.org
Fri Jan 16 02:36:10 UTC 2026
#64514: Invalid PHPDoc @see syntax in Walker_Category_Checklist::start_lvl()
--------------------------+-----------------------------
Reporter: marian1 | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Taxonomy | Version:
Severity: trivial | Keywords:
Focuses: docs |
--------------------------+-----------------------------
The `Walker_Category_Checklist::start_lvl()` method contains invalid
PHPDoc `@see` tag syntax that uses a single colon (`:`) instead of the
proper double colon (`::`) for class method references.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64514>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list