Love using this plugin?
Why don’t you compare the plugin side by side
with another plugin
Unlike the traditional way of attaching images (or attachments) to posts by inserting them in the post content, this plugin allows you to attach images to posts in a manner that lets you control the way the images are later displayed in your theme. It adds a metabox to the edit screen that lets you select/upload images (similar to the “Featured Image” metabox). The images attached to a post can then later be gotten by the following means: If you are in a WordPress loop then you can use the tag twp_the_post_images($size). $size (string|array) is an optional parameter (defaults to ‘thumbnail‘) and can take values similar to the wp_get_attachment_image_src function. This will return an array of objects where each object contains information about an image. You can directly call the plugin function twp_get_post_images($post_id, $size). $post_id (int): required – the ID of the post. $size (string|array): is an optional parameter (defaults to ‘thumbnail‘) and can take values similar to the wp_get_attachment_image_src function. This will return an array of objects where each object contains information about an image. If you want to display the images directly as an unordered list, then you can use the shortcode [twp_post_images id=post_id size=some_size]. The parameters of this shortcode are same as those of the above functions. You will need some CSS knowledge to style the returned...
Are you an author of this plugin? Want to write a more detailed review?
Sorry, pal! The plugin couldn’t pass all our tests. No hard feelings, right?
Total Downloads
Active Installation
On WordPress
Growth Rate
Support Thread
Ratings on WordPress
Downloads This Week
Ago Last Updated
Read more how WP Hive determines this data.
Powered by WP Hive
Powered by WP Hive
Subscribe to get more quality reviews and articles.
Stina Gunnarsdottir
Overall
Easy of Use
Features
Quality of Support
Value for Money
Pros & Cons: This is a review from the Editorial staff of WP Hive for test purposes. We are sure the plugin made it with good heart for WordPress users and we want to encourage his/her efforts by the first review.
Overall:The plugin should be working great. Even if it does not, we respect the time and effort. If you are using this plugin - leave a review with more information.