[wp-trac] [WordPress Trac] #43507: Update hook docs in wp-admin/edit-tag-form.php to use `WP_Term` instead of generic `object` type
WordPress Trac
noreply at wordpress.org
Thu Mar 8 22:59:06 UTC 2018
#43507: Update hook docs in wp-admin/edit-tag-form.php to use `WP_Term` instead of
generic `object` type
--------------------------+----------------------------------------
Reporter: ocean90 | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Future Release
Component: Taxonomy | Version:
Severity: normal | Keywords: needs-patch good-first-bug
Focuses: docs |
--------------------------+----------------------------------------
`wp-admin/edit-tag-form.php` still uses `object` for all `$tag` parameters
although we now have a specific `WP_Term` object, see [34997].
https://core.trac.wordpress.org/browser/tags/4.9.4/src/wp-
admin/term.php?marks=23,67#L21
--
Ticket URL: <https://core.trac.wordpress.org/ticket/43507>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list