After The Deadline
This plugin adds options to your profile page to check for grammar and spelling errors. Chrome usually picks up most spelling errors anyway, but this is great for picking up my awful grammatical errors. I use a lot of Passive Voice for example, and this highlights it.
Adds a contextual spell, style, and grammar checker to WordPress. Write better and spend less time editing. Raphael MudgeSyntaxHighlighter Evolved
I can’t pretend I write a lot of code, but this one is so pretty and useful I can’t leave it out. It highlights code blocs in whatever language you specify. Check out this post to see it in action.
SyntaxHighlighter v2.0.320 and some code by Andrew Ozz of Automattic.Viper007Bond
Smart Link
This one was useful for the couple of times I remembered to use it. Kinda superceded now by the Textile plugin (see below) but for a while it was useful. Adding a link was as simple as:
Lets you write links as link text (explicit link), or as link text (implicit link).Denis de Bernardy
[this is the link text -> http://example.com]
Textile 2 (Improved)
I’ve only just installed this plugin, so I’m yet to get used to using it. One of the annoying things about blogging is that I often include a lot of strong and emphasis tags, but hate typing them out. In fact, using the correct markup often puts me off doing what could otherwise be quite enjoyable. So after a bit of experimentation I settled on textile. Now I just use asterisks and underscores, and links are done like so:
PHP implementation of . It is feature compatible with the MovableType plugin. Does not play well with the Markdown, Textile, or Textile 2 plugins that ship with WordPress. Packaged by Adam Gessaman.Adam Gessaman
"This is the link text":http://example.com/
There are a whole slew of other formatting options that will make marking up a post a heck of a lot faster and easier now, and much simpler to do on my iPhone.wp-Typography
Using the correct typography is as important to me as correct grammar. I love a good em-dash and my ellipsis must be the correct three-dot character, not just three full-stops! Doing it all by hand can be a PITA though (particularly with HTML entities) so why not just get a plugin that does it for you? It even transforms acronyms into proper small-caps and swaps out maths symbols with nicer ones!
URLs & email addresses, (3) Intelligent character replacement, including smart handling of: quote marks, dashes, ellipses, trademarks, math symbols, fractions, and ordinal suffixes, and (4) CSS hooks for styling: ampersands, uppercase words, numbers, initial quotes & guillemets.Jeffrey D. KingWP-Footnotes
This is seriously my favourite plugin of all time. It’s so simple it’s stupid, but I use it at least once in every post and often more. All it does is generate footnotes, but it’s so simple to use I can’t help but do it all the time.
Allows a user to easily add footnotes to a post.Simon ElverySimply type your text((then insert your footnote in double brackets))
It’s as easy as that. Instant footnote section at the bottom of your post! It gives me so much scope to just throw in asides and afterthoughts without ruining the flow of the text. I’ve resisted installing it on First Waves, because I strive to be somewhat more professional over there, but for my rambling stream-of-consciousness posts here it’s the bomb.
So those are my favourite post-writing plugins. Hopefully there are one or two that might appeal to you too[1]. If any one is interested, I’d be glad to share a couple of other useful plugins I use. What plugins do you use for your site? Which could you not live without?
- seriously, check out the footnote plugin at least ↩