Adds really basic shortcode to setup form ..
We worked with Rocketgenius, makers of Gravity Forms, to get small upgrade added that allows us to extend their shortcode, so now you can add the update attribute to the normal gravityform shortcode.
If you add integer to the update attribute, it will use that to load post by its ID..
Tags work with single line text field, checkbox and multiselect currently won't show the selected items when loaded for editing, but they will select the items.
We tried little bit, but we could not get anonymous functions to work in format that was compatible with 5.2, and, honestly, we really don't want to spend lot more time on it, because 5.2 is so old, and you should upgrade.
Browse the code, check out SVN repository, or subscribe to the development log by RSS... 1.2.23 2015-07-02.
There is test to make sure the directory is writable before sending the image to WordPress core to crop.. 0.6.4 2014-02-13.
Added ability to turn off image resizing for now to better support users with the output from GD.. 0.6.3.2 2014-02-04.
Small bug change when adding conditional to the form for the first time.. 0.6.2.9 2013-10-15 process request was moved to the action to make sure the taxonomies were loaded for post set up.
Updated the query variable form setup to always require nonce and to better support posting the post id to set up form.
Read more