[wp-trac] [WordPress Trac] #40047: Add term_meta to WP_Term class getter method
WordPress Trac
noreply at wordpress.org
Mon Mar 6 17:28:29 UTC 2017
#40047: Add term_meta to WP_Term class getter method
-------------------------+-----------------------------
Reporter: barryceelen | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Taxonomy | Version: trunk
Severity: normal | Keywords:
Focuses: |
-------------------------+-----------------------------
The `WP_Post` and `WP_User` classes allow getting a meta value by calling
its getter function, eg. `$post->my_meta_key`. This functionality was
omitted when introducing the `WP_Term` class.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/40047>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list