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

Incompatibility with WP 6.1 #92

Open
beekelder opened this issue Dec 7, 2022 · 2 comments
Open

Incompatibility with WP 6.1 #92

beekelder opened this issue Dec 7, 2022 · 2 comments

Comments

@beekelder
Copy link

Used this plugin with success in the past. Sadly compatibility with WordPress 6.1 has been lost.
In network-media-library.php:397 the function wp_make_content_images_responsive is called, this has been deprecated and replaced by wp_image_add_srcset_and_sizes which requires 3 parameters instead of 1.

Old docs: https://developer.wordpress.org/reference/functions/wp_make_content_images_responsive/

@uniquesolution
Copy link

Also the plugin is not working with featured image, in network sites not able to set featured image after enabling the plugin

@Johannf78
Copy link

I also have the issue, that it does not work with product featured images. Really a pity, hope it gets fixed. Now I have to go look for other options...

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

No branches or pull requests

3 participants