Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

Teleport

Beskrivning

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

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

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

Skärmdumpar

  • Teleporter - Logged In
  • Teleporter - Logged Out
  • Diagram of the keyboard shortcuts

Installation

  1. Upload the teleport folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ’Plugins’ menu in WordPress
  3. That’s it! There aren’t any options yet.

Vanliga frågor

How do I use Teleport?

You can read the instructions on the Description tab.

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.

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”Teleport” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”Teleport” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

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