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

Disable Jetpack auto-images to reduce query count #62

Merged
merged 2 commits into from Aug 12, 2022

Conversation

tellyworth
Copy link
Contributor

This reduces the DB query count. It comes straight from the old theme, see #44 (comment).

It's possible in future this might need to be selective if we decide we want that feature on some pages.

See #44.

Props dd32.

How to test the changes in this Pull Request:

  1. Check the Debug Bar query count.
  2. Apply the PR
  3. Check the query count again - should be lower.

It's possible in future this might need to be selective if we decide we want that feature on some pages.
@tellyworth tellyworth added the [Component] Backend Anything wp-admin or PHP-related label Aug 11, 2022
@tellyworth tellyworth merged commit f5cfa38 into trunk Aug 12, 2022
@tellyworth tellyworth deleted the fix/db-query-performance branch August 12, 2022 03:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Component] Backend Anything wp-admin or PHP-related
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants