Opened 7 years ago
Last modified 7 years ago
#41769 new feature request
Custom function to display all values of a custom field (meta_key)
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | |
Component: | Options, Meta APIs | Keywords: | |
Focuses: | Cc: |
Description
If possible, add an extra function where we can list all values of a certain custom field (meta_key).
All functions I've found so far is only post id related (e.g get_post_custom_values, etc).
While any developer can build this themselves, I do think other wp users could benefit from it as well if it's simly part of the core.
Thanks.
Change History (3)
Note: See
TracTickets for help on using
tickets.
To extend the function, also add a parameter that the results can be limited to posttypes and/or taxonomies.