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.

PJW JS Hotkeys

Description

The plugin gives you a number of javascript hotkeys on the frontend of your blog like P2 does.

The hotkeys are completely theme indepentant and should work with any WordPress theme that has the required wp_head and wp_footer action in it.

Screenshots

  • This shows the help overlay seen on the front end of your blog

Installation

  1. Upload to your plugins folder, usually wp-content/plugins/
  2. Activate the plugin on the plugin screen.
  3. Use the new hotkeys when on the front page of your blog.

FAQ

What hotkeys are available?

  • d – to go to the dashboard
  • l – to go to the login page
  • h – to show the help page
  • e – edit post/page
  • r – reply to post/page
  • m – moderate comments on post/page
  • esc – to cancel

Reviews

There are no reviews for this plugin.

Contributors & Developers

“PJW JS Hotkeys” is open source software. The following people have contributed to this plugin.

Contributors

Translate “PJW JS Hotkeys” into your language.

Interested in development?

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

Changelog

v0.6

  • Update to add some new hot keys – e, r and m included in this release.

v0.5

  • Initial Release containing support for d,l,h and esc hotkeys