Opened 9 years ago
Last modified 9 years ago
#41769 new feature request
Custom function to display all values of a custom field (meta_key)
| Reported by: | mireillesan | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Awaiting Review |
| Component: | Options, Meta APIs | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
To extend the function, also add a parameter that the results can be limited to posttypes and/or taxonomies.