MouseWheel Smooth Scroll - Version 1.1

Version Description

  • Tested on WP 4.2
Download this release

Release Info

Developer kubiq
Plugin Icon 128x128 MouseWheel Smooth Scroll
Version 1.1
Comparing to
See all releases

Code changes from version 1.0.4 to 1.1

Files changed (2) hide show
  1. mousewheel-smooth-scroll.php +1 -1
  2. readme.txt +5 -2
mousewheel-smooth-scroll.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: MouseWheel Smooth Scroll
4
  Plugin URI: http://kubiq.sk
5
  Description: MouseWheel smooth scrolling for your WordPress website
6
- Version: 1.0.4
7
  Author: Jakub Novák
8
  Author URI: http://kubiq.sk
9
  */
3
  Plugin Name: MouseWheel Smooth Scroll
4
  Plugin URI: http://kubiq.sk
5
  Description: MouseWheel smooth scrolling for your WordPress website
6
+ Version: 1.1
7
  Author: Jakub Novák
8
  Author URI: http://kubiq.sk
9
  */
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: http://kubiq.sk
4
  Tags: smooth scroll, mousewheel scroll, scrolling
5
  Requires at least: 3.0.1
6
  Tested up to: 4.2
7
- Stable tag: 1.0.4
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -46,4 +46,7 @@ Replace basic scrolling "effect" on Windows, Linux and some browsers with nice s
46
  * Update scroll script
47
 
48
  = 1.0.4 =
49
- * Remove some script
 
 
 
4
  Tags: smooth scroll, mousewheel scroll, scrolling
5
  Requires at least: 3.0.1
6
  Tested up to: 4.2
7
+ Stable tag: 1.1
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
46
  * Update scroll script
47
 
48
  = 1.0.4 =
49
+ * Remove some script
50
+
51
+ = 1.1 =
52
+ * Tested on WP 4.2