0

Keyboard Shortcut for WordPress Compozer

Posted March 21st, 2011 in wordpress and tagged , , , , , by Dainius

Some useful tips to speedup your blogging using WordPress CMS. Use keyboard shortcuts, while composing your posts.

HTML mode:

  • Blockquote:  Alt+SHIFT+q
  • Bold: Alt+SHIFT+b
  • Code: Alt+SHIFT+c
  • Insert date/time: Alt+SHIFT+s
  • Insert IMG URL: ALT-SHIFT-m
  • Italics: Alt+SHIFT+i
  • Line Break: SHIFT+Enter
  • Link: Alt+SHIFT+a
  • List Item (li): Alt+SHIFT+l
  • Ordered List (ol): Alt+SHIFT+o
  • Publish the Post: Alt+SHIFT+p
  • Read More: Alt+SHIFT+t
  • Redo: CTRL+y
  • Strikethrough: Alt+SHIFT+d
  • Undo: CTRL+z
  • Unordered List (ul): Alt+SHIFT+u

Visual editor:

  • Advanced Editor (Kitchen Sink):  Alt+SHIFT+z
  • Align Center:  Alt+SHIFT+c
  • Align Left:  Alt+SHIFT+l
  • Align Right:  Alt+SHIFT+r
  • Edit HTML:  Alt+SHIFT+e
  • Insert link:  Alt+SHIFT+a
  • Format:  CTRL+8
  • 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
  • Address: CTRL+9

 

About
Hello, I'm "Partridge". I'm amateur WordPress, HTML, CSS and PHP hacker. It's my free time hobby. Purpose of this blog is to improve my English and hacking skills. If You need ...
READ MORE
How to enable Themes and Plugins edit from WordPress Administrator panel
Source 1. Search for the term “unset( $submenu['themes.php'][10]” in mu.php, you will find only one search result. At that place, you ned to make changes. We have provided below the before ...
READ MORE
[ThemaHack]: Make Your Home Page to Look Cool with Alternate Post Styling
Idea: A lot of new WordPress themes have a cool way of displaying posts on the home page. For example, we can display the first three posts bigger, with images and ...
READ MORE
Workaround: Use WordPress Post Editor to Create HTML Snippet
If You need to do quick HTML snippet or sketch for Facebook landing page but don't have any software or sitting at the internet cafe, you can master this in ...
READ MORE
Serve Your Readers What You Want via RSS
WordPress is easy to tweak it out. And WordPress has good support on Feed. Sometime we need to insert custom content into our WordPress Feeds. On this post you ...
READ MORE
About
How to enable Themes and Plugins edit from
[ThemaHack]: Make Your Home Page to Look Cool
Workaround: Use WordPress Post Editor to Create HTML
Serve Your Readers What You Want via RSS

Leave a Reply