=== Floating Admin Button ===
Contributors: CAGE Web Design | Rolf van Gelder
Donate link: http://cagewebdev.com/donations-fab/
Plugin Name: Floating Admin Button
Plugin URI: http://cagewebdev.com/floating-admin-button
Tags: jQuery, floating admin button, admin panel, admin bar, button, backend, frontend, tool
Author URI: http://rvg.cage.nl
Author: CAGE Web Design | Rolf van Gelder, Eindhoven, The Netherlands
Requires at least: 2.8
Tested up to: 5.8
Stable tag: 1.1.2
Version: 1.1.2
License: GPLv2 or later
== Description ==
= This plugin replaces the admin bar (at the top of the frontend screen) by a sticky 'Go To Admin Screen' button =
It's a, lightweight, jQuery based plugin.
The best part: you can drag and drop the button to anywhere you want!
The new position will be used till the session ends.
After starting a new session it will use the default position again.
Also cool is: you can toggle between the WP Admin Bar and the Floating Admin Button!
Just press the custom hotkey (configurable on the Settings page).
NOTE: DEFAULT HOTKEY IS CTRL-F8
Second use of the plugin:
Disable the button on the settings page. In this mode you can toggle the WP-Admin bar on and off by pressing a, self-defined, hotkey.
You can configure the plugin via:
WP Admin Panel » Settings » Floating Admin Button
= Author =
CAGE Web Design | Rolf van Gelder, Eindhoven, The Netherlands - http://cagewebdev.com - http://rvg.cage.nl
= Plugin URL =
http://cagewebdev.com/floating-admin-button
= Download URL =
http://wordpress.org/plugins/floating-admin-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
= 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/category/news-tech-art/wordpress/
== 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 » Floating Admin Button
= How can I toggle between the Floating Admin Button and the WP Admin Bar? =
* Press the hotkey as defined on the settings page (default key: CTRL-F8)
== Changelog ==
= v1.1.2 [07/25/2016] =
* NEW: the link for the admin button is now configurable through the settings page
= v1.1.1 [05/01/2016] =
* CHANGE: WordPress logos replaced by the 'real' WordPress logos
= v1.1 [01/29/2016] =
* NEW: an option to disable the button; when disabled, you can toggle the WP-Admin bar on/off with a hotkey
* CHANGE: many changes and improvements
= v1.0.6 [08/08/2015] =
* CHANGE: the show/hide button status is now saved in a session variable
= v1.0.5 [08/05/2015] =
* BUG FIX: the 'Initially show the Floating Admin Button instead of the WP Admin Bar' option wasn't saved correctly
= v1.0.4 [07/26/2015] =
* BUG FIX: bugs fixed for ajax calls
= v1.0.3 [07/10/2015] =
* BUG FIX: button was in some browsers 'jumping'
= v1.0.2 [07/09/2015] =
* NEW: added a 'Back to Default Position' button (settings page)
* CHANGE: position of the button has been constraint
* CHANGE: several improvements
= v1.0.1 [07/07/2015] =
* BUG FIX: Some minor bug fixes
= v1.0 [07/06/2015] =
* Initial release