
Inline Quote for Wordpress
The HTML specification defines the <q> tag as the semantically correct way of presenting quotes inline in HTML. This plugin adds a button to the WYSIWYG editor to allow you to use inline quotes instead of blockquotes where appropriate.
Important: Most browsers handle the <q> tag correctly, wrapping its contents in quotation marks when rendering it. Unfortunately, Internet Explorer is the notable exception: IE7 and below don't display quotation marks, and for some reason IE8 doesn't display them in the WYSIWIG editor (but it does when you view a post). So, note that IE7 users will not see quotations marks around semantically correct inline quotes. You may want to use conditional CSS and/or Javascript to ensure cross-browser consistency.
Once installed, you will see an additional button in the editor toolbar, next to the blockquote button.
This plugin requires PHP version 5 or greater.
If you have any problems or suggestions, you can email me. I can’t fix it if I don’t know it’s broken!