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

Adding ep_search_fields filter for adding custom search fields #88

Merged
merged 1 commit into from
Sep 4, 2014

Conversation

ivanlopez
Copy link

Currently you can add custom fields with the ep_post_sync_args filter before a post is synced but there is no way to add those fields to the array that is returned from the format_args method. This filter allows you to add any custom fields you might need to the $search_fields array.

tlovett1 added a commit that referenced this pull request Sep 4, 2014
Adding ep_search_fields filter for adding custom search fields
@tlovett1 tlovett1 merged commit 8d48720 into 10up:master Sep 4, 2014
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

Successfully merging this pull request may close these issues.

2 participants