[wp-trac] [WordPress Trac] #27238: Add parameters to the_taxonomies() and get_the_taxonomies() to deselect linking
WordPress Trac
noreply at wordpress.org
Mon Nov 3 18:48:52 UTC 2014
#27238: Add parameters to the_taxonomies() and get_the_taxonomies() to deselect
linking
---------------------------+---------------------------
Reporter: davidjlaietta | Owner: boonebgorges
Type: enhancement | Status: closed
Priority: normal | Milestone: 4.1
Component: Taxonomy | Version: 3.8
Severity: normal | Resolution: fixed
Keywords: | Focuses:
---------------------------+---------------------------
Changes (by boonebgorges):
* owner: => boonebgorges
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"30210"]:
{{{
#!CommitTicketReference repository="" revision="30210"
Improve docblocks for `get_the_taxonomies()` and `the_taxonomies()`.
* In `the_taxonomies()`, only document those arguments that are specific
to the function. Arguments shared with `get_the_taxonomies()` should be
documented in the later function's docblock.
* Add $args hash documentation to `get_the_taxonomies()`.
* Remove the redundant default argument definition in `the_taxonomies()`.
Fixes #27238.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/27238#comment:13>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list