=== Teleport === Contributors: srcoley, douglaskarr Tags: navigation, utility, redirect, teleport, teleporter, keyboard shortcuts, menu Requires at least: 2.0.2 Tested up to: 4.3.0 Stable tag: 1.2.4 Version: 1.2.4 License: GPLv2 Teleport is all about getting around WordPress quickly! Use keyboard shortcuts to get where you need to go with just two key strokes. == Description == The intuitive teleporter is arranged exactly like the keyboard shortcuts - the e, d, s, a, and q keys make a 'u' shape around the w key. This matches the layout of the teleporter. = About the Teleporter = The Teleporter can be activated from anywhere on your site except the admin area(although I'm working on this). To activate, press the "w" key. The Teleporter will appear and display different options depending on whether you're logged in or not. Once the Teleporter has opened, the e, d, s, a, q, and esc shortcuts become available. = Keyboard Shortcuts = [youtube http://www.youtube.com/watch?v=DF_1xXAPQFc] If you are logged out, you will be asked to log in before being redirected to the disired location. First press "w", then choose from the following: * e - (Edit) Edit current post/page * d - (Dashboard) Redirects to the Dashboard * s - (Settings) Redirects to the Settings page * a - (Archive) Redirects to Posts/Pages/Custom Post Types * q - (Quit) Logs the current user out / Redirects to Log In page * w - Close Teleporter / Log in * esc - Closes the Teleporter == Installation == 1. Upload the `teleport` folder to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. That's it! There aren't any options yet. == Frequently Asked Questions == = How do I use Teleport? = You can read the instructions on the [Description tab](http://wordpress.org/extend/plugins/teleport/). = Does Teleport have any options? = Nope, not yet! = Does Teleport work in the admin area? = Not yet, but I hope to get it working in there soon. = Which browsers does Teleport work in? = Google Chrome, Safari, Firefox, and Internet Explorer 9 and higher. I may add support for Internet Explorer 8, but time will tell. == Screenshots == 1. Teleporter - Logged In 2. Teleporter - Logged Out 3. Diagram of the keyboard shortcuts == Changelog == = 1.0 = First version. = 1.0.1 = * Fixed bug that prevented users from using forms * Added assets folder = 1.1 = * Added navigational buttons and keyboard shortcuts for logged out users = 1.2 = * Fixes animation glitches * Got rid of some duplicate code * Fixed teleporter hoverstate = 1.2.1 = * Fixes major bug that outputs error messages = 1.2.2 = * Added title attributes to the Teleport buttons = 1.2.3 = * Added ability to close the Teleporter by clicking the dimmed out site behind it * Added page tracking for the upcoming warp feature * Wrapped javascript in an anonymous function to prevent conflicts = 1.2.4 = * Updated plugin information == Upgrade Notice == = 1.0 = This is the best version yet! = 1.0.1 = This patch fixes a pretty huge bug that prevented the usrs from using any forms. Upgrade asap! = 1.1 = This update makes the logged in and out views look the same. If you're not logged in, you will be prompted to do so before being redirected. = 1.2 = This update fixes some animation glitches. = 1.2.1 = Urgent update! If you're running 1.2, please update now. This update fixes a bug that outputs unexpected errors. = 1.2.2 = This update adds title attributes to the Teleport buttons. If you forget which button does what, you can now hover over the button to see it's function. == 1.2.3 = This update improves javascript for better compatibility and allows you to close the Teleporter by clicking the dimmed out site behind it. = 1.2.4 = Updated plugin information