This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Secret Passage

Description

Configure your own custom hotkey to redirect you to your admin
login screen from any public page of your blog. You can finally
get rid of that unsightly “login” link and not have to
bookmark/type in the login screen URL!

Installation

  1. Unzip and upload the “secret-passage”directory to the “/wp-content/plugins/” directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Go crazy!

FAQ

How do I add my own key combination?

  1. Log into your blog’s administration backend.
  2. Click “Secret Passage” under “Settings.”
  3. Type in any key combination you want.
  4. Click save.
  5. Go crazy!

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Secret Passage” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Secret Passage” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0

  • Fixed a really obvious bug where it would send you to a 404 page if your site URL was different than your WordPress URL.
  • Includes required JavaScript files regardless of plugin directory name. (In case you upload multiple versions of this
    plugin or something silly like that.)

0.1

  • Everything’s new!