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.

Blitzcrank

Description

If you are using WordPress’ admin-section in english keyboard-shortcuts some of the the top-level pages will be:
d a Dashboard
p o Posts
m e Media
p a Pages
c o Comments
? Help section
And so on.. It uses the first two letters of the label to create the keyboard shortcut. Which means the shortcuts will make sense regardless of language.

Known Issues

  • Combo-collisions. Example: If Settings is open, the top-level menu-item Media collides with Settings -> Media. This will probably be solved with modifier keys.

Goals/Future

  • Bring useful keyboard-shortcuts to wp-admin regardless of language.
  • Bring useful keyboard-shortcuts to individual admin-screens.

GitHub

My github repository for this plugin, if you want to fork it.

Screenshots

  • Help section for an english wp-admin

Installation

  1. Upload the blitzcrank directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Check out the help-section by hitting ? on your keyboard

FAQ

How do I show the help-section?

By hitting ?

Reviews

There are no reviews for this plugin.

Contributors & Developers

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

Contributors

Translate “Blitzcrank” 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.0

  • Keyboard shortcuts to open submenus working
  • Keyboard shortcuts to top-level pages working
  • Help section showing activate keyboard-shortcuts
  • Initial release