=== Float to Top Button ===
Contributors: CAGE Web Design | Rolf van Gelder
Donate link: http://cagewebdev.com/index.php/donations-fttb/
Plugin Name: Float to Top Button
Plugin URI: http://cagewebdev.com/float-to-top-button
Tags: jQuery, floating button, button, to top, scroll to top, scrolling, scrollup
Author URI: http://rvg.cage.nl
Author: CAGE Web Design | Rolf van Gelder, Eindhoven, The Netherlands
Requires at least: 2.8
Tested up to: 4.2.2
Stable tag: 2.0
Version: 2.0
License: GPLv2 or later
== Description ==
= This plugin automatically adds a sticky 'Go to Top' button to posts and pages =
It's a simple, configurable wrapper for Mark Goodyear's 'scrollUp' jQuery plugin:
https://github.com/markgoodyear/scrollup
You can configure it via:
WP Admin Panel » Settings » Float to Top Button
= Author =
CAGE Web Design | Rolf van Gelder, Eindhoven, The Netherlands - http://cagewebdev.com - http://rvg.cage.nl
= Plugin URL =
http://cagewebdev.com/float-to-top-button
= Download URL =
http://wordpress.org/plugins/float-to-top-button/
= Supported languages =
* English [en_US] - translated by Rolf van Gelder, CAGE Web Design - http://cagewebdev.com
* Dutch [nl_NL] - translated by Rolf van Gelder, CAGE Web Design - http://cagewebdev.com
* Hebrew [he_IL] - translated by Ahrale Shrem, atar4u.com - http://atar4u.com
= Disclaimer =
NO WARRANTY, USE IT AT YOUR OWN RISK!
= Plugins by CAGE Web Design | Rolf van Gelder =
WordPress plugins created by CAGE Web Design | Rolf van Gelder
http://cagewebdev.com/index.php/wordpress-plugins/
== Installation ==
* Upload the Plugin to the '/wp-content/plugins/' directory
* Activate the plugin in the WP Admin Panel » Plugins
== Frequently asked questions ==
= How can I change the settings of this plugin? =
* WP Admin Panel » Settings » Float to Top Button
== Changelog ==
= v2.0 [06/12/2015] =
* MAJOR UPGRADE: Total revamp of the code (thanks Matt!)
= v1.2.1 [06/08/2015] =
* CHANGE: Styles won't load on a mobile device when mobile devices are disabled
= v1.2.0 [06/07/2015] =
* NEW: Added a new option for disabling the button on mobile devices
= v1.1.6 [05/23/2015] =
* NEW: Form validation added to the settings form
* NEW: Settings link on main plugin page
* CHANGE: Updated the layout of the settings page
* CHANGE: Several (minor) changes
= v1.1.5 [05/11/2015] =
* NEW: MouseOver added
* CHANGE: Several (minor) changes
= v1.1.4 [03/15/2015] =
* NEW: Localization added
* NEW: Dutch translation (nl_NL) added
* NEW: Hebrew translation (he_IL) added
* NEW: more arrow icons added
* CHANGE: several minor changes / improvements
= v1.1.3 [11/23/2014] =
* BUG FIX: scripts are now loaded with jQuery dependency
= v1.1.2 [11/17/2014] =
* BUG FIX: scripts and stylesheets won't be loaded on the login page
= v1.1.1 [11/10/2014] =
* Some minor bug fixes
= v1.1 [11/08/2014] =
* Initial release