[wp-trac] [WordPress Trac] #58924: Add a small precision on the documentation of the register_taxonomy function
WordPress Trac
noreply at wordpress.org
Thu Jul 27 14:01:52 UTC 2023
#58924: Add a small precision on the documentation of the register_taxonomy
function
-----------------------------+------------------------------
Reporter: ltrihan | Owner: (none)
Type: feature request | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Taxonomy | Version: 6.2.2
Severity: minor | Resolution:
Keywords: | Focuses: docs
-----------------------------+------------------------------
Comment (by swissspidy):
Hi there and welcome to WordPress Trac!
There is already such a note below the description for the `hierarchical`
parameter explaining this:
> Note: Hierarchical taxonomies will have a list with checkboxes to select
an existing category in the taxonomy admin box on the post edit page (like
default post categories). Non-hierarchical taxonomies will just have an
empty text field to type-in taxonomy terms to associate with the post
(like default post tags).
Source:
https://developer.wordpress.org/reference/functions/register_taxonomy/#arguments
Are you suggesting moving this note somewhere else?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/58924#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list