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

Consideration: Deprecate Algolia_Settings->get_native_search_index_id() #364

Open
tw2113 opened this issue Sep 15, 2023 · 0 comments
Open

Comments

@tw2113
Copy link
Member

tw2113 commented Sep 15, 2023

After some internal discussion, we want to look into deprecating the Algolia_Settings->get_native_search_index_id() method.

  1. Move the filter inside the method to Algolia_Searchable_Posts_Index->get_id() method.
  2. Mark the get_native_search_index_id() as deprecated.
  3. Replace both locations that use get_native_search_index_id() with new method to get the appropriate ID.
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