Possible to use `get_term_meta` with Custom Table

Support MB Custom Table Possible to use `get_term_meta` with Custom Table

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #18410
    brandonjpbrandonjp
    Participant

    Hello--

    I've got a custom taxonomy saving to a custom table.
    I've also got a custom WP action using wp_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 my wp_send_json method?

    Thanks!

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.