HEX
Server: LiteSpeed
System: Linux premium195.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User: lifesncm (1215)
PHP: 8.1.33
Disabled: NONE
Upload Files
File: /home/lifesncm/public_html/wp-content/plugins/mousewheel-smooth-scroll/readme.txt
=== MouseWheel Smooth Scroll ===
Contributors: KubiQ
Donate link: https://www.paypal.me/jakubnovaksl
Tags: smooth scroll, mousewheel scroll, scrolling
Requires at least: 3.0.1
Tested up to: 6.9
Stable tag: 6.7.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Smooth scrolling experience, with mousewheel, touchpad or keyboard

== Description ==

Replace basic website scrolling "effect" with nice smooth scroll using mousewheel, touchpad or keyboard arrows

You can play with settings and test it here:
<a href="https://demo.tastewp.com/mousewheel-smooth-scroll" tagret="_blank">https://demo.tastewp.com/mousewheel-smooth-scroll</a>

== Installation ==

1. Upload `mousewheel-smooth-scroll` directory to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Manage your settings in 'Settings >> Smooth Scroll'

== Screenshots ==

1. Plugin settings

== Changelog ==

= 6.7.3 =
* tested on WP 6.9

= 6.7.2 =
* fix typo for allowedBrowsers gblazex library not saving selection

= 6.7.1 =
* new easing option for Lenis library

= 6.7 =
* tested on WP 6.7
* new possibility to switch to a Lenis smooth scroll library

= 6.6 =
* tested on WP 6.6
* updated SmoothScroll js library to version 1.5.1
* small backend code changes

= 6.5 =
* tested on WP 6.5

= 6.4.1 =
* remove jquery dependency

= 6.4 =
* tested on WP 6.4
* fix deprecated notic on activation
* match versioning with WP core

= 6.0 =
* tested on WP 6.1

= 5.9 =
* fix trailing comma

= 5.8 =
* tested on WP 5.9
* removed fixed background option

= 5.7 =
* tested on WP 5.8
* security improvements

= 5.6 =
* tested on WP 5.7

= 5.5 =
* FIX: create config files for new installations

= 5.4 =
* tested on WP 5.4
* JS files with user settings moved to `/uploads/wpmss/` folder

= 5.3 =
* updated scrolling script to version 1.4.10
* new browsers selection settings

= 5.2 =
* tested on WP 5.2.1
* make it works on Firefox

= 5.1 =
* tested on WP 5.1
* updated scrolling script to version 1.4.9

= 5.0 =
* tested on WP 5.0
* updated scrolling script

= 4.0 =
* generate JS file instead of PHP
* optimized for cache
* optimized for translator plugins

= 3.0 =
* completely new scrolling script
* new options

= 2.4 =
* Enable for all browsers

= 2.3 =
* Enqueue script in footer

= 2.2 =
* Escaping option values for better security

= 2.1 =
* Tested on WP 4.5

= 2.0 =
* completely new scrolling script
* lightweight settings
* optimization

= 1.4 =
* minify JS scripts and combine them into one file

= 1.3 =
* Added PHP header to hybrid PHP/JS file
* Scroll library improvements

= 1.2 =
* Tested on WP 4.4
* Use different jQuery library
* Repair scripts enqueue dependencies
* Ctrl + scroll is now zooming - default browser behaviour

= 1.1 =
* Tested on WP 4.2

= 1.0.4 =
* Remove some script

= 1.0.3 =
* Update scroll script

= 1.0.2 =
* Improve / change default settings

= 1.0.1 =
* Optimalisation

= 1.0 =
* First version