Skip to content

Commit d19f142

Browse files
updated version
1 parent ba30243 commit d19f142

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

config.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1733,7 +1733,7 @@
17331733
'youtube_url' => '',
17341734
],
17351735
'pin-element' => [
1736-
'label' => 'Pin Elements',
1736+
'label' => 'Sticky Elements',
17371737
'location' => [
17381738
'cTab' => 'gsap',
17391739
'pluginId' => 'wcf-smooth-scroller'

inc/admin/base/Downloader.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ public function __construct( $download_directory_path = '' ) {
2121
$this->set_download_directory_path( $download_directory_path );
2222
}
2323

24-
2524
/**
2625
* Download file from a given URL.
2726
*

readme.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Tags: Elementor, Elementor Addons, Elementor Templates, Animation, Templates
55
Requires at least: 6.0
66
Tested up to: 6.8
77
Requires PHP: 7.4
8-
Stable tag: 2.3.9
8+
Stable tag: 2.3.10
99
License: GPL v2 or later
1010
License URI: https://www.gnu.org/licenses/gpl-2.0.html
1111

@@ -31,7 +31,7 @@ https://youtu.be/NS0TGy8A_tU
3131
🎬 Preset Animation
3232
⚡ Smooth Scrolling
3333
🌐 Horizontal Scrolling
34-
📌 Pinning Elements
34+
📌 Sticky Elements
3535
⏳ Timeline-Based Animation
3636
✂️ Split Text Animation
3737
🔄 Flip Animation

0 commit comments

Comments
 (0)