docs: add editor and frontend screenshots to readmes
Add the two screenshots from the assets/ folder to both README.md (GitHub) and readme.txt (WordPress.org), and commit the assets/ directory so the relative image references resolve.
This commit is contained in:
@@ -29,6 +29,20 @@ This WordPress plugin registers a new "Filtered Image" block that lets users pic
|
||||
- **Non-destructive** – Filters are applied with CSS only; original images remain unchanged
|
||||
- **Accessibility** – Alt text is preserved on filtered images
|
||||
|
||||
## Screenshots
|
||||
|
||||
### Editor
|
||||
|
||||
The block's inspector panel in the WordPress block editor. The filter swatch grid sits in the right-hand sidebar alongside the intensity slider.
|
||||
|
||||

|
||||
|
||||
### Frontend
|
||||
|
||||
All eight filter presets applied to the same image, side by side. From left to right, top to bottom: Normal, Warm, Cool, Vivid, Fade, Mono, Dramatic, Sepia.
|
||||
|
||||

|
||||
|
||||
## Development
|
||||
|
||||
### Setup
|
||||
|
||||
Reference in New Issue
Block a user