Make WordPress Core

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)

#1 @SergeyBiryukov
9 years ago

  • Component GeneralOptions, Meta APIs

#2 @mireillesan
9 years ago

To extend the function, also add a parameter that the results can be limited to posttypes and/or taxonomies.

#3 @johnbillion
9 years ago

  • Type enhancementfeature request
  • Version 4.8.1
Note: See TracTickets for help on using tickets.