AttLii / image-blur

Wordpress plugin that generates blurred versions of uploaded images
21 stars 1 forks source link

Will it work in WP 6.4.2? #32

Closed levipadre closed 10 months ago

levipadre commented 10 months ago

Hi,

Could you let me know if it's safe to install on v6.4.2? Also, I would like to know if the data will appear in API, like graphql https://en-gb.wordpress.org/plugins/wp-graphql/? Thanks

AttLii commented 10 months ago

Hey,

I just pushed version 3.0.0.

No problems on 6.4.2 or on the newest version of wp-graphql.

levipadre commented 10 months ago

Hi @AttLii. Thank you for the quick response. I can see it is working with WP 6.4.2, however I can't see the blurred data in graphql. Thanks anyway.

AttLii commented 10 months ago

Hey, the plugin itself doesn't add the blurred data to the graphql plugin, you can add it with following hook, link.