Get Post is the #249 ranked post app on WordPress, as of Aug 31, 2026.
Get Post is a WordPress Plugin Directory app by jtatum.
AppRanks data: Get Post ranks #249 in Post on WordPress Plugin Directory, placing it in the top 43% of that category.
AppRanks verdict
Generated from live marketplace data — refreshed daily
Get Post is a newly-listed WordPress app with a limited review volume. It is listed in the Post 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 jtatum — established developer track record
Cons
- −No public reviews yet — fit and reliability are unverified
Looking to switch from Get Post?
See Get Post's alternatives ranked by audit score, rating, and review velocity.
How Get Post works
Show full descriptionShow less
Get Post adds a tag that allows you to retrieve and display the latest post
identified by a specific set of parameters.
When this plugin is active, any post or page can contain the get-post markup
as follows:
[get-post tag=some-tag]
This will be replaced with the latest post tagged with the given tag.
Parameters The parameters control which posts are retrieved by get-post. Options can be
used in combination to build a list of criteria for post or posts to retrieve.
By mixing criteria, you can exert a lot of control over the post(s) which are
found by the plugin.
[get-post tag=some-tag random show=3]
One note on WordPress in general: if you specify criteria that WordPress can’t
match, it will make something up. For instance, if you specify a tag or
category that doesn’t exist, it will simply retrieve the latest post with no
indication that anything is wrong. Take care to ensure that the options you
specify are what you intend.
Several of these parameters work best when specifying the slugs. For instance,
when specifying a tag it’s best to use the slug value rather than the full
name of the tag. To find the slug, see the admin panel -> posts -> post tags.
The slug is listed right on that page.
You may wish to specify an option value with a space in it. This is
accomplished with quotes:
[get-post option="a value with spaces"]
tag:
Specify a tag to search for. The tag’s slug should be specified.
[get-post tag=some-tag]
category:
Specify a category to search for. The category’s slug should be specified.
[get-post category=some-category]
show:
Specify the number of posts to show.
[get-post show=5]
template:
Specify the template to use. This specification overrides the template set in
the options panel of the admin interface. See the template section for more
details on template tags. NOTE: If entering any HTML into this, please be
sure to select the HTML editor rather than the visual editor.
[get-post template="<h1>Title: {title}</h1>"]
random:
Select a random post from the matching criteria
[get-post random]
default:
This isn’t really an option. By default, get-post displays the latest blog
post.
[get-post]
Templates Get-post ships with a default template that should render the usual post
details in a form that fits well with most themes. You can customize this
template to add or remove data from the included post. Additionally, you can
use the template parameter to the [get-post] tag to specify a one-off
template.
Using the show parameter will retrieve multiple posts. In this case, the
template will be repeated one time for each retrieved post.
These tags are replaced with the value from the retrieved post. For instance,
a template containing {title} will actually have the title of the retrieved
post, rather than the word title.
{title}:
The title of the post.
{content}:
The content of the post.
{author}:
The author of the post.
{date}:
The date the post was written.
{time}:
The time the post was written.
{permalink}:
A link to the post itself.
{authorlink}:
A link to all posts by the post’s author.
{id}:
The post’s ID number.
Examples Indicate when your blog was last updated:
Blog last updated [get-post template="{date} at {time}."]
Link to the latest post:
Check out my post: [get-post template="<a href='{permalink}'>{title}</a>"]
How it works This plugin does something a little bit unorthodox: It reenters “The
Loop” while the post content is being rendered. Then, it calls
whatever WordPress internal functions will safely work, using raw data from
$post when these functions are unsafe to call again. People curious about the
internals should examine class-get-post-getter.php. The class is structured
to be reusable by any other GPL2 projects.
Category rankings
As of Sep 4, 2026- Post#249of 585Top 43%
See 90-day rank history for each category
Track daily rank changes, category shifts, and position volatility.
Competitors & alternatives
Get Post doesn't have curated competitor matchups yet. Other tracked post apps on WordPress:
Where Get Post stands in the Post category
Get Post ranks #249 of 585 apps in the Post category, placing it in the top 43% of the listing.
Frequently asked questions
What is Get Post?
Get Post 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 Post 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 jtatum.
Who uses Get Post?
Currently around 100 active stores have installed Get Post. Its review base is still building, which usually maps to early-stage merchants and stores piloting a new workflow. It is part of the Post category on WordPress.
Where does Get Post rank on WordPress?
Get Post currently sits at position #249 in the Post category on WordPress. That places it in the top 43% of 585 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.