• Hi,

    I have written a query, described as:

    “get me all custom taxonomies for a given pod.”

    But I feel I should be using the PODS API or some of the get_term_* WP functions.

    I know the POST_ID of the pod, but not necessarily all the instances of a pod (which give a load more POST_IDs).

    I do not want to get a list of the POST_IDs for each instance of the pod and run a separate get_term for each one as there might be hundreds.

    G

The topic ‘[Pods] Query’ is closed to new replies.