- This topic has 0 replies, 1 voice, and was last updated 1 year ago by .
-
Topic
-
Hello–
I’ve got a custom taxonomy saving to a custom table.
I’ve also got a custom WP action usingwp_send_json
to return term meta.Is there any way to get all term meta (like using
get_term_meta
) when using a custom table, so that I return all term meta at once in mywp_send_json
method?Thanks!
- You must be logged in to reply to this topic.