Display Last Post(s) is a WordPress app, with a 5.0 average rating from 1 review, as of Aug 31, 2026.
Display Last Post(s) is a WordPress Plugin Directory app by fbarret. With a rating of 5.0★ from 1 reviews.
AppRanks verdict
Generated from live marketplace data — refreshed daily
Display Last Post(s) is a category-leading WordPress app with a limited review volume. Category data on the canonical marketplace listing is currently incomplete, so AppRanks falls back to platform-wide rather than category-relative comparison for this listing. 1 reviews put it in the early-traction tier — useful for early-stage stores willing to be on the leading edge. Early-traction review counts are sensitive to single launch periods or feature events, so a 30-day re-check before bigger commitments often resolves whether the trend is sustained. 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
- +High average rating (5.0★) signals consistent merchant satisfaction
- +Published by fbarret — established developer track record
Cons
- −Limited review base (1) — ratings can shift significantly with new feedback
Looking to switch from Display Last Post(s)?
See Display Last Post(s)'s alternatives ranked by audit score, rating, and review velocity.
How Display Last Post(s) works
Show full descriptionShow less
Display Last Posts is a plugin that allows you to display the last post(s) (by default, the last one only) anywhere on your blog.
Official page and french translation : http://www.fb-graphic.com/bonus/display-last-posts-wordpress-plugin
Two ways are available: using a shortcode in posts or pages, within the CMS, or putting a small PHP code in a template of your theme.
shortcode : [last-posts] or [last-posts nb=”5″ cont=”excerpt”]
code PHP : < ?php lastPosts(”,”); ?> or < ?php lastPosts(5,’excerpt’); ?> (suppress space between < and ?)
The shortcode is: [last-posts]
By default, only the last post is displayed, with its whole content.
Optional arguments, ex.: [last-posts nb=”5″ cont=”excerpt”] – with [nb] you specify the quantity of posts you want to display (always newest first), and with [cont=”excerpt”] you specify that only the excerpt of the posts will be displayed.
The PHP code for templates is: < ?php lastPosts(”,”); ?>
By default, only the last post is displayed, with its whole content.
Optional arguments, ex.: < ?php lastPosts(5,’extrait’); ?> – the first argument specify the number of posts to display (always newest first), and the second one specify that only the excerpt must be displayed.
Display Last Post(s) is widely inspired by the sc_liste() function given here:
http://www.webinventif.fr/wordpress-creation-de-shortcode-avance/
CSS styling The code produced is included in a
<
div> with class=”display-last-post” (
<
div class=”display-last-posts”>). You can then easily apply a remote CSS.
Bug Reports / Suggestions You can contact me here: http://www.fb-graphic.com/fb-contact.php
Thanks to specify [ Display Last Post ] in the title.
Donate Link If you wish to donate, please go there: http://www.fb-graphic.com/dons/
Thanks!
License copyright (c) 2010 Francois Barret < www.fb-graphic.com >
The free distribution, use and modification of this source are permitted provided they meet the following clauses:
This entire notice and the entire license must be preserved.
The name and internet references (web adresses) of the author must stay visible whatever the mode of distribution and modification of the source.
THIS SOFTWARE IS PROVIDED BY THE AUTHOR “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Competitors & alternatives
AppRanks tracks competitor sets per category. For Display Last Post(s), the independent listing audit includes a competitive context section, and the full WordPress app index shows the broader marketplace landscape this app competes in. Sign up free to surface a side-by-side competitor matrix customized to your tracked apps.
Frequently asked questions
What is Display Last Post(s)?
Display Last Post(s) is an app for WordPress. It currently holds a 5.0-star rating from 1 merchant review, and AppRanks has been tracking its public marketplace data on the refresh cadence published in our methodology. AppRanks tracks its category position, review-velocity trend, and the top alternatives in the same space. Developed by fbarret.