wordpress-keyboard-shortcuts
wordpress-keyboard-shortcuts copied to clipboard
Navigational shortcuts
The defacto standard for navigational shortcuts is g (for "go") followed by a key which equates to the navigation target.
Some examples:
- g i - Gmail, Go to Inbox
- g c - GitHub, Go to Code
- g m - Twitter, Go to Messages
How should we handle navigational shortcuts?
Do we need a shortcut for each top-level menu in WordPress? How would this work with CPTs and plugins that add top-level menus?
Should we just add shortcuts for the most common destinations such as Posts, Pages, Media, Comments? What about Plugins, Themes, Users, Settings, etc?