Development

Speed up WordPress editing with shortcuts

Speed up WordPress editing with shortcuts

A large part of the Internet is powered by the content management system WordPress. While some call it a blogging platform, WordPress is more than that thanks to its extensibility.

There are plugins that turn WordPress into a full featured eCommerce store, plugins that make it an art gallery, and plugins that create community sites with forums and more.

This site runs on WordPress and the default editor that ships with WordPress is used to publish articles on it.

WordPress supports formatting options, and many of the supported ones are listed in toolbars on top of the editing pane.

While you can use the mouse to select items from the toolbar, it is not the fastest option. This may not matter that much if you post in a low frequency, but if you post several articles or more per day, it adds up quickly.

WordPress editing shortcuts

The editor supports plenty of shortcuts. You can check out all of them on the WordPress Codex website.

Below is a selection of those shortcuts that I use when writing articles on this site and others. The selection depends largely on what formatting options you make use of in your articles.

  1. Ctrl-B -- Bolds the selected text.
  2. Alt-Shift-M -- Insert an image.
  3. Alt-Shift-A -- Insert link.
  4. Alt-Shift-C -- Align center
  5. Alt-Shift-D -- Strike-through selected text.
  6. Alt-Shift-Q -- Add a quote.
  7. Alt-Shift-1 to Alt-Shift-6 -- Add Heading 1 to 6.

The following shortcuts don't require modifier keys such as Ctrl, Shift or Alt. Simply write the shortcut followed and hit the Return-key when you are done to add the formatting. Text obviously refers to text that you add after the shortcut.

  1. ##Text -- Heading 2
  2. ###Text -- Heading 3
  3. >Text -- Blockquote
  4. * -- Start an unordered list
  5. 1. -- Start an ordered list

Please note that shortcuts work only in the visual editor, and not the text editor. This is true for shortcuts with modifier keys, and those without.

The text editor offers the advantage that you can add HTML to it directly. So, if you want something to display in bold, you'd simply use the strong HTML tag for that.

It may take some time to get used to these shortcuts. Especially the use of shortcuts with Ctrl as the modifier, and a bunch of shortcuts with Alt-Shift as the modifier may be confusing at first.

Shortcuts for comments

WordPress supports special keyboard shortcuts for comment moderation. The shortcuts are not enabled by default, and you need to enable them for specific users on the user's profile page.

So, select Users and then open the profile of the user that you want to enable the option for. If it is your account, simply select the your profile option from the context menu.

Check the keyboard shortcuts box on the page, and don't forget to scroll down to click on the update profile option.

Once done, an arsenal of shortcuts become available:

There are also bulk actions available.

Closing Words

Keyboard shortcuts can speed up WordPress editing or comment moderation significantly. While it takes some time getting accustomed to the shortcuts, you may want to start with some that offer the biggest return, and go from there.

Middle mouse button not working in Windows 10
The middle mouse button helps you scroll through long webpages and screens with a lot of data. If that stops, well you will end up using the keyboard ...
How to change Left & Right mouse buttons on Windows 10 PC
It's quite a norm that all computer mouse devices are ergonomically designed for right-handed users. But there are mouse devices available which are s...
Emulate Mouse clicks by hovering using Clickless Mouse in Windows 10
Using a mouse or keyboard in the wrong posture of excessive usage can result in a lot of health issues, including strain, carpal tunnel syndrome, and ...