Tags

,


WordPress Keyboard Shortcuts
(These keyboard shortcuts work on the HTML Editor)

I have tested the shortcut my chrome browser on Ubuntu and the test result is followd in [].

Bold: Alt+SHIFT+b
Italics: Alt+SHIFT+i, effect
del (strikethrough): Alt+SHIFT+d , effect
ins (insert date/time): Alt+SHIFT+s [Doesn’t work]
Link: Alt+SHIFT+a, effect
Insert img URL: ALT-SHIFT-m [Will open the “Add Media Files” window]
Blockquote: Alt+SHIFT+q, effect
Code: Alt+SHIFT+c, effect
Read More: Alt+SHIFT+t,
Unordered List (ul): Alt+SHIFT+u
Ordered List (ol): Alt+SHIFT+o
List Item (li): Alt+SHIFT+L [Does’t work as expected. Just align the text left.]
Line break: SHIFT+Enter,
Undo: CTRL+z
Redo: CTRL+y
Publish the post or update the published  Post: Alt+SHIFT+p

Here are the keyboard shortcuts that only work on the Visual Editor

Advanced Editor (Kitchen Sink): Alt+SHIFT+z
Edit HTML: Alt+SHIFT+e [Doesn’t work]
Align Left: Alt+SHIFT+l
Align Center: Alt+SHIFT+c
Align Right: Alt+SHIFT+r
H1 Header: CTRL+1
H2 Header: CTRL+2
H3 Header: CTRL+3
H4 Header: CTRL+4
H5 Header: CTRL+5
H6 Header: CTRL+6
Paragraph: CTRL+7
Format: CTRL+8
Address: CTRL+9

NOTE: Some of these keyboard shortcuts may not work depending on the web browser you’re using.

Ref: http://jaypeeonline.net/tips-tricks/wordpress-keyboard-shortcuts/

Tips

Add code block

[sourcecode language=”css”]
your code here
[/sourcecode]
Language list:
actionscript3 | bash | clojure | coldfusion | cpp | csharp | css | delphi | erlang | fsharp | diff | groovy | html | javascript | java | javafx | matlab (keywords only) | objc | perl | php | text | powershell | python | r | ruby | scala | sql | vb | xml