=== Automatic Featured Image Posts === Contributors: jeremyfelt Donate link: http://www.jeremyfelt.com/wordpress/plugins/automatic-featured-image-posts/ Tags: featured image, media, photo, pictures, posts, photoblog, upload, automatic, custom post type Requires at least: 3.2.1 Tested up to: 3.3 Stable tag: 0.3 Automatic Featured Image Posts creates a new post with a Featured Image every time an image is uploaded. == Description == Automatic Featured Image Posts creates a new post with a Featured Image every time an image is uploaded. Through the plugin settings page, you can set the image to publish and assign itself to one of your other existing custom post types. The imagined use case is to make managing a large number of photos through WordPress a little more interesting and a little more fun. After uploading 10, 100, or 1000 pictures from an event or vacation, you and other users can go through and spend the majority of your time adding content, tags, and titles to your photographs rather than going through a monotonous process creating new posts over and over again. Settings are available for: * Default Post Status (draft, pending, published, private) * Default Post Type * Default is the WordPress post. * Can choose any custom post type registered in your WordPress installation. == Installation == 1. Upload 'automatic-featured-image-posts' to your plugin directory, usually 'wp-content/plugins/', or install automatically via your WordPress admin page. 1. Activate Automatic Featured Image Posts in your plugin menu. 1. If you'd like to change the default post status or post type, configure the plugin using the Auto Image Posts menu under Settings in your admin page. (*See Screenshot*) That's it! == Frequently Asked Questions == = Why aren't there any FAQs? = * Because nobody has asked a question yet. = What's next? = * I solved my use case, so I'm looking for ideas from you. What options do you want to configure? == Screenshots == 1. An overview of the Automatic Featured Image Posts settings screen. == Changelog == = 0.3 = * An option to assign the posts created through Automatic Featured Image Posts to any of your existing custom post types has been added. * General code cleanup & refactoring. * Language file update to match new settings. = 0.2 = * Images uploaded through the 'edit post' screen are now assigned the categories of that post. Requested by jackthalad. Will be a configurable option in next release. = 0.1 = * In which a plugin begins its life. == Upgrade Notice == = 0.3 = * NEW - Option to assign posts created through Automatic Featured Image Posts to any of your existing custom post types. = 0.2 = * Posts created by images uploaded through 'edit post' inherit the category of that existing post. = 0.1 = * Initial installation.