KevinBatdorf / image-filters

A Gutenberg block providing image filters processed with Rust/wasm
https://wordpress.org/plugins/image-filters/
MIT License
6 stars 1 forks source link

Add integration with the core image block #10

Closed KevinBatdorf closed 2 years ago

KevinBatdorf commented 2 years ago

This PR will remove the block wrapper and integrate directly into the core image.

Another PR will include uploading an image into the modal if one isn't found.