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

ACF5 Ajax search for inline edit is not optimized #612

Closed
DGStefan opened this issue Oct 11, 2016 · 2 comments
Closed

ACF5 Ajax search for inline edit is not optimized #612

DGStefan opened this issue Oct 11, 2016 · 2 comments
Assignees
Milestone

Comments

@DGStefan
Copy link
Member

The get_choices method for ACF is removed in the latest version of ACF5.
Temporary solution is to use the default fallback
#596

In this ticket we will look how we can mimic the old ACF5 get_choices method.

@DGStefan DGStefan added this to the 4.1 milestone Oct 11, 2016
@DGStefan
Copy link
Member Author

DGStefan commented Jan 4, 2017

Comment Elliot:
"I'm happy to add this function back in. It makes sense to have it and better matches the other field classes. I'll add this to my to-do and hope to have it fixed over the next few versions"

@DGStefan
Copy link
Member Author

Update Elliot:
"I've just notices that all field classes that contain an ajax search (post_object, relationship, select, taxonomy) have had their function names changed from the previous get_choices() to get_ajax_query()"

@DGStefan DGStefan modified the milestones: 4.0, 4.1 Jan 10, 2017
@DGStefan DGStefan self-assigned this Jan 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants