Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Overriding Meta save for Taxonomy Terms #96

Open
letusbuild opened this issue Mar 30, 2019 · 0 comments
Open

Overriding Meta save for Taxonomy Terms #96

letusbuild opened this issue Mar 30, 2019 · 0 comments

Comments

@letusbuild
Copy link

Hello,

I have both a question, but also an idea for snippet if others feel it is of any value.

GOAL: save as terms instead of meta in a frontend form where a field is using the ajax_term_search custom field type and is querrying terms from 4 different taxonomies – each of which has several hundred terms. (thus reason for ajax support here.)

SITUATION:

  • 4 taxonomies: each has 300 - 1,000 terms.

  • a single field is used to query the terms from 4 taxonomies at once, but the goal is to override the saving so that the selected terms are not saved as custom meta, and instead are saved as terms against the object under their same individual taxonomies.

Issue
How would the existing "meta override" snippet be altered when/if querrying multiple taxonomies in a single field when using either ajax_term_search custom field type, or other custom select that allows a user to select multiple terms and save against post?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant