Hello,
Could you please tell me whether it's possible to have pre-filled contents for each post? E.g. For each post created by Automatic Featured Image Post plugin I would like to have the same starting paragraph in the contents.
Thank You
http://wordpress.org/extend/plugins/automatic-featured-image-posts/
Jeremy Felt
Member
Plugin Author
Posted 6 months ago #
Absolutely! I have a post containing some examples of the filters available in Automatic Featured Image Posts here - http://jeremyfelt.com/wordpress/2012/04/14/filters-in-automatic-featured-image-posts/
By hooking into the 'afip_new_post_content' filter, you can adjust the content for each post/image as it goes through the system.