Michael Beckwith

Results 748 comments of Michael Beckwith

This PR is for the most part ready, but I don't want to call it final final review ready yet https://github.com/WebDevStudios/wp-search-with-algolia/pull/374 I'm also realizing that it presently removes our `do_action()`...

What extra tracking/analytics/etc features can we add to the template, but perhaps leave commented out out-of-box? This could help site owners in getting things added, in the proper place, for...

Marking closed as it's been merged into the release branch.

Draft PR: https://github.com/WebDevStudios/wp-search-with-algolia/pull/273

This may need a bit more consideration, as we don't have the filters in places where the prefix is being appended. We're filtering before that point

It won't completely cover the usecase, but I know I have a blog post in review for our WebDevStudios blog about best practices with indexes and also launches. It's not...

@aaronware worth trying this out. I just stumbled upon https://github.com/WebDevStudios/wp-search-with-algolia/blob/2.6.1/includes/class-algolia-settings.php#L338-L348 and this has been in the plugin since our initial release. It showed up as I was combing the codebase...

Marking this as done as the wiki is uptodate as of version 2.6.1

At least based on current documentation, visiting the hooks in the code would be best. I know some of them have inline documentation already, and I also have https://github.com/WebDevStudios/wp-search-with-algolia/tree/feature/363-action-filter-docs in...

https://developer.wordpress.org/reference/functions/get_search_form/