Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ndiego/enable-decorative-images
Easily make Image blocks decorative.
https://github.com/ndiego/enable-decorative-images
wordpress wordpress-plugin
Last synced: 3 months ago
JSON representation
Easily make Image blocks decorative.
- Host: GitHub
- URL: https://github.com/ndiego/enable-decorative-images
- Owner: ndiego
- License: gpl-2.0
- Created: 2024-08-12T18:29:08.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-29T11:52:54.000Z (5 months ago)
- Last Synced: 2024-09-26T14:24:24.132Z (4 months ago)
- Topics: wordpress, wordpress-plugin
- Language: JavaScript
- Homepage:
- Size: 183 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Enable Decorative Images
[![Playground Demo Link](https://img.shields.io/badge/Playground_Demo-v0.1.0-blue?logo=wordpress&logoColor=%23fff&labelColor=%233858e9&color=%233858e9)](https://playground.wordpress.net/?blueprint-url=https://raw.githubusercontent.com/ndiego/enable-decorative-images/main/_playground/blueprint-github.json)
Easily make images decorative by providing users with the ability to set `role="presentation"` on Image blocks in WordPress.
This example plugin serves to demonstrate how you can extend core WordPress blocks. Feel free to tweak, modify, and make it your own.