You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: animation-addons-for-elementor.php
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
* Plugin Name: Animation Addons
4
4
* Description: Animation Addons for Elementor comes with GSAP Animation Builder, Customizable Widgets, Header Footer, Single Post, Archive Page Builder, and more.
// phpcs:ignore WordPress.Security.NonceVerification.Recommended -- Read-only access to a public pagination var. No state change, DB write, or sensitive action.
@@ -98,7 +98,7 @@ Once your website is designed with all the essential elements, enhance its funct
98
98
**Wrapper Link**: Transform entire container sections into clickable links for seamless navigation.
99
99
**[Popup](https://animation-addons.com/extensions/pop-up/)**: Create engaging popups to enhance user interaction and showcase important content.
100
100
**Tilt Effect**: Tilt an element based on the visitor’s mouse movement for a dynamic visual experience.
101
-
**Advanced Tooltip**: Display additional information about elements when users hover over them.
101
+
**[Advanced Tooltip](https://animation-addons.com/extensions/advanced-tooltip/)**: Display additional information about elements when users hover over them.
102
102
**Custom Fonts**: Integrate unique custom fonts to maintain a consistent brand identity.
103
103
**Mega Menu**: Create a customizable, expansive mega menu for seamless navigation.
104
104
@@ -422,6 +422,14 @@ See the unminified JS and CSS in our public repo: [GitHub Repository](https://gi
422
422
423
423
== Changelog ==
424
424
425
+
= Animation Addons for Elementor v2.3.12 – 02 September 2025 =
426
+
427
+
- 🎨 Fixed: Toggle Widget for smoother interaction and better user experience
0 commit comments