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

Manually run query_posts if Cortex is booted #32

Conversation

polevaultweb
Copy link
Contributor

As it is no longer run in WP::main() from WordPress 6.0

Resolves #31

@gmazzap
Copy link
Collaborator

gmazzap commented May 25, 2022

Thanks a lot.

@gmazzap
Copy link
Collaborator

gmazzap commented May 25, 2022

I guess this will be fine as quick fix later we can actually leverage the new skip query logic of WP 6

@gmazzap gmazzap merged commit 136c5fd into Brain-WP:refactoring-fastroute May 25, 2022
@polevaultweb polevaultweb deleted the 31-wp-6.0-do_parse_request branch May 25, 2022 22:03
@polevaultweb polevaultweb restored the 31-wp-6.0-do_parse_request branch May 25, 2022 22:03
@gmazzap gmazzap mentioned this pull request May 31, 2022
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.

Wordpress 6 Changing on do_parse_request
2 participants