Beschrijving
A minimal but flexible plugin build to improve user experience.
All features below are optional.
- Add smoothscrolling to your website
- Add smoothscrolling to your admin panel
- Change smoothscrolling settings such as frame rate, animation time, etc.
- Keyboard support
- Touchpad support
- Testing: this will enable smoothscrolling for admins only, allowing you to play around with the custom options
This plugin also automatically checks if the visitors’ browser has already added any smoothscrolling- when that is the case, this plugin will automatically disable its functionality.
Installatie
- Upload the ‘smoothscroll’ folder to the /wp-content/plugins/ directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to Settings > Smoothscroll to configure the plugin
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“Smoothscroll” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “Smoothscroll” naar jouw taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
1.0.3
- Fixed an security vulnerability regarding
target="_blank"
(read more) - Added support for WordPress 4.7
1.0.2
- Fixed a few bugs
- Removed ‘reset settings’ functionality
- Coding-readability has been improved
- Removed not-working uninstall scripts
- Added uninstall.php file
1.0.1
- Fixed an minified file issue
1.0
- Initial release