[wp-trac] [WordPress Trac] #27238: Add parameters to the_taxonomies() and get_the_taxonomies() to deselect linking
WordPress Trac
noreply at wordpress.org
Tue Oct 28 21:51:37 UTC 2014
#27238: Add parameters to the_taxonomies() and get_the_taxonomies() to deselect
linking
------------------------------+------------------------------
Reporter: davidjlaietta | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Taxonomy | Version: 3.8
Severity: normal | Resolution:
Keywords: needs-unit-tests | Focuses:
------------------------------+------------------------------
Comment (by DrewAPicture):
So in looking at [attachment:27238.5.patch], it occurs to me that the
default arguments are actually defined in the wrong function. They should
be defined in `get_the_taxonomies()`. Let's handle moving that code to a
separate patch after this is taken care of.
For now, let's move the more in-depth argument descriptions for
`$template` and `$term_template` into the main hash notation that was
added to `the_taxonomies()` and leave the `$args` parameter description
there as-is for the time being.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/27238#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list