File: /home/u547966/brikov.ru/www/wp-content/plugins/mousewheel-smooth-scroll/readme.txt
=== Plugin Name ===
Contributors: KubiQ
Donate link: https://kubiq.sk
Tags: smooth scroll, mousewheel scroll, scrolling
Requires at least: 3.0.1
Tested up to: 4.9.8
Stable tag: 4.0
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
== 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 >> Mousewheel Smooth Scroll'
== Screenshots ==
1. Plugin settings
== Changelog ==
= 1.0 =
* First version
= 1.0.1 =
* Optimalisation
= 1.0.2 =
* Improve / change default settings
= 1.0.3 =
* Update scroll script
= 1.0.4 =
* Remove some script
= 1.1 =
* Tested on WP 4.2
= 1.2 =
* Tested on WP 4.4
* Use different jQuery library
* Repair scripts enqueue dependencies
* Ctrl + scroll is now zooming - default browser behaviour
= 1.3 =
* Added PHP header to hybrid PHP/JS file
* Scroll library improvements
= 1.4 =
* minify JS scripts and combine them into one file
= 2.0 =
* completely new scrolling script
* lightweight settings
* optimization
= 2.1 =
* Tested on WP 4.5
= 2.2 =
* Escaping option values for better security
= 2.3 =
* Enqueue script in footer
= 2.4 =
* Enable for all browsers
= 3.0 =
* completely new scrolling script
* new options
= 4.0 =
* generate JS file instead of PHP
* optimized for cache
* optimized for translator plugins