Version 0.6

This version makes it possible to also edit tags inline. However, due to a bug* in WordPress, it won’t work on most themes. If you want this feature you will have to make the following modification to your theme:

Replace the_tags() with echo get_the_tag_list().

Some fixes for the autogrow script have also been added. Props Jean-Paul Horn.

It’s now a lot easier to add new editable fields. I will be writing a post for developers on how to add new editable fields using this plugin.

____
* I’ve submitted a ticket, so the bug will hopefully be fixed in WP 2.8.

Version 0.5

Front-end Editor in action

Front-end Editor is a plugin that lets you edit posts or pages directly from your site. No need to load the admin backend just to correct a typo.

To edit something, just double-click it.

Current Features

  • edit title or content
  • works for posts and pages
  • should work with any theme
  • lightweight

This is just the first version and more features are still to come. What I have in mind:

  • include WYSIWYG editor
  • edit tags and/or categories