=== Autofields === Contributors: binnyva Donate link: http://www.binnyva.com/ Tags: post,admin,fields, excerpt, autofill Requires at least: 2.5 Tested up to: 2.8 AutoFields will auto fill the Excerpt and add an Image custom field based on the data you entered into the contents editor. == Description == This plugin will set the first paragraph of the content as the excerpt and take the first image(if there are any) and set it as the 'Image' custom field(needed for some themes). When you hit the publish button, it will check to make sure that excerpt and Image custom field are filled. If not, it will ask you to confirm before publishing the post. == Installation == 1. Download the zipped file. 1. Extract and upload the contents of the folder to /wp-contents/plugins/ folder 1. Go to the Plugin management page of WordPress admin section and enable the Autofields plugin == How to Use == Activate the plugin and update the Settings(Settings > Autofields) of the plugin to your liking. Then just write posts - Autofields will auto fill some fields for you. == ChangeLog == = 1.00.0 = * Beta release = 1.01.0 = * Made it WP 2.8 compatable * Bugfixes