Описание
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.
Установка
- 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
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«Smoothscroll» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Smoothscroll» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
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