Skip to content

Clean up SP_Integration with posts_pre_query#138

Merged
srtfisher merged 7 commits intorelease/0.5from
posts-pre-query
Jun 15, 2021
Merged

Clean up SP_Integration with posts_pre_query#138
srtfisher merged 7 commits intorelease/0.5from
posts-pre-query

Conversation

@srtfisher
Copy link
Copy Markdown
Member

Closes #100. Moves the SearchPress integration to posts_pre_query.

@srtfisher srtfisher added the enhancement New feature or request label Dec 1, 2020
@srtfisher srtfisher requested a review from mboynes December 1, 2020 16:38
@srtfisher srtfisher mentioned this pull request Dec 1, 2020
@mboynes
Copy link
Copy Markdown
Contributor

mboynes commented Dec 1, 2020

Didn't review it in depth but it looks pretty at a high level! Just want to note that this could be a breaking change for some, so we'll need to be explicit about that.

@srtfisher srtfisher added this to the 0.5 milestone Dec 1, 2020
Copy link
Copy Markdown
Contributor

@mboynes mboynes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's glorious to see how much this improves the integration. Wanna do the same thing for ES_WP_Query? 😄

*/
function test_admin() {
SP_Admin();
$this->assertInstanceOf( SP_Admin::class, SP_Admin() );
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🧠

@srtfisher srtfisher merged commit b126a4d into release/0.5 Jun 15, 2021
@srtfisher srtfisher deleted the posts-pre-query branch June 15, 2021 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants