Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.
```