algolia / algoliasearch-wordpress

❌🗑🙅‍♂️ Algolia Search plugin for WordPress is no longer supported. Please use our API client guide instead
https://www.algolia.com/doc/integration/wordpress/getting-started/quick-start/
GNU General Public License v2.0
358 stars 114 forks source link

fix: delete records when wp_delete_post() is run on init #822 #823

Closed sebastianthulin closed 5 years ago

sebastianthulin commented 5 years ago

Soloved issue with records not being deleted as described in https://github.com/algolia/algoliasearch-wordpress/issues/822

sebastianthulin commented 5 years ago

Implemented the proposed constant solution to not disturbe existing implementations.

sebastianthulin commented 5 years ago

Hi! Is it possible to get this merged until next week? I would love to see that, to avoid to make a new fork for my specific use.

sebastianthulin commented 5 years ago

@rayrutjes Any progress on this?

rayrutjes commented 5 years ago

Thanks a lot for your active participation in this plugin. We wanted to let you know that we chose to go in another direction regarding the way we integrate Algolia to WordPress. More information can be found here.