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.