Hello All,
Post Image plugin that display an image attachment in a post through the plugin post_image() or szub_post_image() template tag. It is useful to provide unique “post image” to each post without manage the image references and tags within each post.
Importance of Post Image in a Post:
* Displays the first image attached to the post or an image using either the postname (i.e. post slug) or post ID of that post for its filename (i.e. post.jpg).
* Use either full image or thumbnail
* One can specify which image attachment to use by inserting the text ‘post-image somewhere in the image’s title field.
* You can define a default image for the posts without an image attachment.
Thanks,
Shane G.
Popularity: 4%
