Attach Post Images is the #450 ranked widget app on WordPress, as of Aug 31, 2026.
Attach Post Images is a WordPress Plugin Directory app by Cyril.
AppRanks data: Attach Post Images ranks #450 in Widget on WordPress Plugin Directory, placing it in the top 58% of that category.
AppRanks verdict
Generated from live marketplace data — refreshed daily
Attach Post Images is a newly-listed WordPress app with a limited review volume. It is listed in the Widget category on WordPress Plugin Directory, which AppRanks treats as the canonical taxonomy node for ranking and competitor comparison. no published reviews yet means feature claims are unverified by the wider merchant base. Without a published review base, the only fit-signal available is the developer's own documentation plus the marketplace's listing-quality audit (linked below). Paid-only pricing means evaluating fit on the marketplace listing or via the developer's documentation before installing. AppRanks tracks rating, review count, pricing tier, and category position daily — the figures on this page reflect the most recent scrape from the canonical WordPress Plugin Directory listing.
Pros
- +Published by Cyril — established developer track record
Cons
- −No public reviews yet — fit and reliability are unverified
Looking to switch from Attach Post Images?
See Attach Post Images's alternatives ranked by audit score, rating, and review velocity.
How Attach Post Images works
Show full descriptionShow less
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 unordered list properly.
The functions twp_the_post_images() and twp_get_post_images() return an empty array if no images were found or an array of objects where each object has the following attributes:
id: the attachment id
width: The width of the image
height: The height of the image
orientation: The orientation of the image (landscape|protrait)
url: The url of the image
is_original: (boolean) false if $url is a resized image, true if it is the original.
NOTE THAT YOU HAVE TO SAVE/UPDATE YOUR POST EACH TIME YOU MODIFY THE IMAGE SELECTION
Category rankings
As of Sep 9, 2026- Widget#450of 781Top 58%
See 90-day rank history for each category
Track daily rank changes, category shifts, and position volatility.
Competitors & alternatives
Attach Post Images doesn't have curated competitor matchups yet. Other tracked widget apps on WordPress:
Where Attach Post Images stands in the Widget category
Attach Post Images ranks #450 of 781 apps in the Widget category, placing it in the top 58% of the listing.
Frequently asked questions
What is Attach Post Images?
Attach Post Images is an app for WordPress. It is published on WordPress Plugin Directory and tracked by AppRanks, and AppRanks has been tracking its public marketplace data on the refresh cadence published in our methodology. It is listed under the Widget category on AppRanks, where you can see its current category position, review-velocity trend, and how it compares against the top alternatives in the same space. Developed by Cyril.
Who uses Attach Post Images?
Currently around 100 active stores have installed Attach Post Images. Its review base is still building, which usually maps to early-stage merchants and stores piloting a new workflow. It is part of the Widget category on WordPress.
Where does Attach Post Images rank on WordPress?
Attach Post Images currently sits at position #450 in the Widget category on WordPress. That places it in the top 58% of 781 apps tracked in the same category. Category positions are read from the live marketplace ranking and refresh on each scrape, so the number you see here reflects the most recent crawl rather than a long-running average.