-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathreadme.txt
executable file
·81 lines (54 loc) · 1.97 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
=== Add class to Elementor Image ===
Contributors: EVCODE
Donate link: https://eduardovillao.me/
Tags: elementor, custom class, elementor pro, image class, lazy load
Requires at least: 5.5
Tested up to: 6.7
Stable tag: 1.3.2
Requires PHP: 7.0
License: GPLv2License
URI:https://www.gnu.org/licenses/gpl-2.0.html
Simple plugin to add custom CSS 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.
== More plugins? ==
Check my other plugins: [WordPress Plugins](https://eduardovillao.me/wordpress-plugins/)
== WordPress Tips? ==
Check my blog: [WordPress Tips](https://eduardovillao.me/blog/)
== Plugins Suggestions? ==
Please, send to me: [plugins@eduardovillao.me](mailto:plugins@eduardovillao.me)
== Installation ==
1. Install plugin in your WordPress.
2. Open Elementor editor and use the new input in Image Widget to set custom Class.
== Frequently Asked Questions ==
== Screenshots ==
1. image custom class
== Changelog ==
= 1.3.2 =
* Changed: compatibility with WordPress 6.7.
* Changed: code improvements.
= 1.3.1 =
* Changed: compatibility with WordPress 6.5.
* Changed: code improvements.
= 1.3 =
* Fix: do not working 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 plugins translation.
* Improve plugins 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.