Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eduardovillao/add-class-to-elementor-image
Simple plugin to add custom CSS class to Elementor image.
https://github.com/eduardovillao/add-class-to-elementor-image
elementor elementor-page-builder elementor-widget
Last synced: 2 days ago
JSON representation
Simple plugin to add custom CSS class to Elementor image.
- Host: GitHub
- URL: https://github.com/eduardovillao/add-class-to-elementor-image
- Owner: eduardovillao
- Created: 2021-06-16T05:21:13.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-05T01:53:19.000Z (3 months ago)
- Last Synced: 2024-11-05T02:34:10.200Z (3 months ago)
- Topics: elementor, elementor-page-builder, elementor-widget
- Language: PHP
- Homepage:
- Size: 36.1 KB
- Stars: 4
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Add class to Elementor Image
## Description
You need add your custom CSS class to Elementor image widget? Me too!
So i created this simple plugin to help. Just install and use the new input in Image widget to add your custom class.
Get the plugin on WordPress: [https://wordpress.org/plugins/add-class-to-elementor-image/](https://wordpress.org/plugins/add-class-to-elementor-image/)
## More plugins?
Check my other plugins: [WordPress Plugins](https://eduardovillao.me/wordpress-plugins/)
## Plugins Suggestions?
Please, send to me: [[email protected]](mailto:[email protected])
## Changelog
```
= 1.3 =
Fix: do not workin on the latest versions of Elementor.
Changed: Compatibility with WordPress 6.3.= 1.2.4 =
Changed: Compatibility with WordPress 6.2.= 1.2.3 =
Changed: Compatibility with WordPress 6.1.= 1.2.2 =
Changed: Compatibility with WordPress 6.0.= 1.2.1 =
* Fix php notice "Undefined index: cei_image_custom_class" in some cases.
* Support to plugin translations.
* Improve plugin header requirements.
* Compatibility with WP 5.8.3.= 1.2 =
* Add support to "Featured Image" Widget (Elementor PRO).
* Compatibility with WP 5.8.= 1.1 =
* Add support to "Image Box" Widget.
= 1.0 =
* Initial release.
```