=== Scrollr === Contributors: MaxPressy Tags: navigation, smoth scroll, back-to-top, onepage, page scrolling, scroll Tested up to: 5.8 Stable tag: 1.0.2 Requires at least: 5.8 Requires PHP: 7.3.5 License: GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.html == Description == Scrollr is a lightweight tool that helps you to link to a page's section and to smothly scroll to it. This way, it bypasses the browsers' "bumping-jumping" behaviour for the in-page linking. Another available option is scrolling up to the page's top, i.e. usually labeled as "back to top". Currently there's no UI settings, scrolling works with the plugin's default settings. To make the linking to the targeting page's section, you just have to add a "scrollr" class. The idea is to keep things lightweight and simple. If there's many user requests in the future, we'll consider making the UI options like scrolling speed etc. Basically, Scrollr may help you to create: == Installation == = Automated Installation = From your WordPress dashboard, navigate to the Plugins -> Add New, then search for the "Scrollr". Activate the plugin. = Manual Alternative = Alternatively, install Scrollr by uploading the files manually to your server. Download the plugin here from wordpress.org, upload the files to the plugin directiory of your WordPress installation. Go to the admin dashboard of your site, now. Navigate to the Plugins section and activate Scrollr plugin. = Usage = Make a section linking: Create a back to top button/link: == Screenshots == 1. Set section’s HTML anchor 2. Add “scrollr” class to a link 3. Scrolling example == Changelog == = 1.0.2 - 2022-11-03 = * Comply with WordPress 6.1 * Small code cleaning, to comply with JSLint and PHP lint = 1.0.1 - 2021-09-15 = * Improvment: Better handling of multiple links inside the scrollr scope, e.g. more than one scrollr link inside the paragraph = 1.0.0 - 2021-08-20 = * Initial release == Upgrade Notice == Make a full site backup before upgrading.