HEX

Warning: set_time_limit() [function.set-time-limit]: Cannot set time limit - prohibited by configuration in /home/u547966/brikov.ru/www/wp-content/plugins/admin-menu-editor/menu-editor.php on line 745
Server: Apache
System: Linux 4.19.0-0.bpo.9-amd64 x86_64 at red40
User: u547966 (5490)
PHP: 5.3.29-mh2
Disabled: syslog, dl, popen, proc_open, proc_nice, proc_get_status, proc_close, proc_terminate, posix_mkfifo, chown, chgrp, accelerator_reset, opcache_reset, accelerator_get_status, opcache_get_status, pcntl_alarm, pcntl_fork, pcntl_waitpid, pcntl_wait, pcntl_wifexited, pcntl_wifstopped, pcntl_wifsignaled, pcntl_wifcontinued, pcntl_wexitstatus, pcntl_wtermsig, pcntl_wstopsig, pcntl_signal, pcntl_signal_dispatch, pcntl_get_last_error, pcntl_strerror, pcntl_sigprocmask, pcntl_sigwaitinfo, pcntl_sigtimedwait, pcntl_exec, pcntl_getpriority, pcntl_setpriority
Upload Files
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