Descrição
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.
Instalação
- 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
Avaliações
Não há avaliações para este plugin.
Colaboradores e desenvolvedores
“Smoothscroll” é um programa de código aberto. As seguintes pessoas contribuíram para este plugin.
ColaboradoresTraduzir “Smoothscroll” para seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, consulte o repositório SVN ou assine o registro de desenvolvimento por RSS.
Registro de alterações
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