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

feat(gatsby-source-wordpress): bring back defaults before image_cdn #35370

Merged
merged 12 commits into from
Apr 21, 2022

Conversation

wardpeet
Copy link
Contributor

@wardpeet wardpeet commented Apr 7, 2022

Description

With Image CDN we got some complains about Wordpress getting slower. This is mostly due AVIF and placeholder creation. I've looked at the previous commit and we're now opting out of AVIF when not using the Gatsby's cloud image service. Of course you can toggle it on.

Documentation

Related Issues

@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Apr 7, 2022
@wardpeet wardpeet added topic: source-wordpress Related to Gatsby's integration with WordPress and removed status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer labels Apr 7, 2022
@wardpeet wardpeet requested a review from TylerBarnes April 7, 2022 21:58
@wardpeet wardpeet force-pushed the feat/image-regression branch from 93fd353 to 14274f2 Compare April 8, 2022 12:29
Copy link
Contributor

@TylerBarnes TylerBarnes left a comment

Choose a reason for hiding this comment

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

This looks good, thanks for doing it! I think the only thing is we need to generate the plugin options MD file and then this is ready to merge

@LekoArts LekoArts added the topic: source-plugins Relates to the Gatsby source plugins (e.g. -filesystem) label Apr 11, 2022
@TylerBarnes TylerBarnes requested a review from veryspry April 15, 2022 00:15
@wardpeet wardpeet requested a review from TylerBarnes April 20, 2022 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: source-plugins Relates to the Gatsby source plugins (e.g. -filesystem) topic: source-wordpress Related to Gatsby's integration with WordPress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants