>
Download This Plugin | |
Download Elegant Themes | |
Name | Automatic Featured Image Posts |
Version | 1.0 |
Author | Jeremy Felt |
Rating | 94 |
Last updated | 2013-11-02 06:11:00 |
Downloads |
42289
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
Automatic Featured Image Posts plugin added 3 bytes of resources to the Home page and 6 bytes of resources to the sample Post page.
Automatic Featured Image Posts plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! Automatic Featured Image Posts plugin ads no tables to your Wordpress blog database.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 and/or post formats.
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:
Filters are available for:
afip_new_post_title
= Allow other functions or themes to change the post title before creation.afip_new_post_category
= Allow other functions or themes to change the post categories before creation.afip_new_post_content
= Allow other functions or themes to change the post content before creation.afip_new_post_date
= Allow other functions or themes to change the post date before creation.afip_post_parent_continue
= Allow creation of a new post when an image is inserted in an existing post.afip_continue_new_post
= Allow other functions or themes to skip creation of a post.Actions are available for:
afip_pre_create_post
= Runs immediately before each post is created for an image.afip_created_post
= Runs after each image load is processed.Feel free to fork, submit issues, and/or contribute on GitHub