Title: OneSpace Last Post
Author: igrossiter
Published: <strong>May 22, 2013</strong>
Last modified: September 5, 2014

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/onespace-lastpost.svg)

# OneSpace Last Post

 By [igrossiter](https://profiles.wordpress.org/igrossiter/)

[Download](https://downloads.wordpress.org/plugin/onespace-lastpost.zip)

 * [Details](https://wordpress.org/plugins/onespace-lastpost/#description)
 * [Reviews](https://wordpress.org/plugins/onespace-lastpost/#reviews)
 *  [Installation](https://wordpress.org/plugins/onespace-lastpost/#installation)
 * [Development](https://wordpress.org/plugins/onespace-lastpost/#developers)

 [Support](https://wordpress.org/support/plugin/onespace-lastpost/)

## Description

Veja descrição em portugues em: http://onespace.com.br/lastpost/

This plugin provides you with a shortcode that returns the latest posts from specifics
categories or post_types, you can choose how many posts is to be show or what kind
of information you can get from posts.

Arguments:

 1. id – You can use any number of post categories ids separeted by commas
 2. num – the number of posts to return for wich categorie id
 3. info – this is where goes all the printing information

Info printing arguments:

 1. thumb: returns the post’s featured image, you must specify the width of the thumb
    after ‘:’, has a link to the post
 2. title: returns the title, has a link to the post
 3. excerpt: returns the first lines from you post you can specify the lenght of the
    text to show and a subtext. excerpt:LENGTH:SUB-TEXT, has a link to the post
 4. content: returns all content from post
 5. date: returns date of post publishing, you can specify the format after ‘:’

More about date:

Date format uses php default formating symbols, here goes some of then;

d: day of month
 m: month y: year

it has some limitations, you can’t use escape chars (yet).

check the manual to see the complete list: http://php.net/manual/en/function.date.
php

A few examples:

[os_lastpost id=”x,y,z” num=2 info=”title,date:d/m/y,thumb:130,excerpt:120: … veja
mais”]

returns the latest 2 posts from post categories x, y and z, printing the date on
Day/Month/Year, featured image 130 px of width, 120 chars from post content (html
stripped) and a custom text ” … veja mais” at the end.

[os_lastpost post_type=”custom_post_type” num=5 info=”title,excerpt”]

returns the latest 5 posts from a custom post type, printing title, and the first
60 chars from the post content and a default text ” … read more”

[os_lastpost post_type=”post” num=5 info=”title,content”]

returns the latest 5 posts from all your categories, printing title, and full content

### Arbitrary section

## Screenshots

[⌊Plugin used on a post.⌉⌊Plugin used on a post.⌉[

Plugin used on a post.

[⌊Shortcode used.⌉⌊Shortcode used.⌉[

Shortcode used.

[⌊Plugin used on a widget, need additional plugin to make possible the use of shortcodes
on widget.⌉⌊Plugin used on a widget, need additional plugin to make possible the
use of shortcodes on widget.⌉[

Plugin used on a widget, need additional plugin to make possible the use of shortcodes
on widget.

## Installation

This section describes how to install the plugin and get it working.

e.g.

 1. Unzip and upload `os-lastpost` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Use the shortcode described on the description in your site
 4. If you need to use the shortcode on a widget, it is possible with a additional 
    plugin

## FAQ

  I need a list on a widget

Get a plugin that allows you to use any shortcode on widgets, thats fairly easy 
to find here on wp plugin repository.

  How do I found out the ID from a category?

Go to Admin > posts > categories, mouse over the category that you need, and check
the ID on the link.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“OneSpace Last Post” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ igrossiter ](https://profiles.wordpress.org/igrossiter/)

[Translate “OneSpace Last Post” into your language.](https://translate.wordpress.org/projects/wp-plugins/onespace-lastpost)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/onespace-lastpost/),
check out the [SVN repository](https://plugins.svn.wordpress.org/onespace-lastpost/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/onespace-lastpost/)
by [RSS](https://plugins.trac.wordpress.org/log/onespace-lastpost/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 0.1

inicial version

## Meta

 *  Version **0.1**
 *  Last updated **12 years ago**
 *  Active installations **10+**
 *  WordPress version ** 3.0.1 or higher **
 *  Tested up to **4.0.38**
 * Tags
 * [latest posts](https://wordpress.org/plugins/tags/latest-posts/)[post](https://wordpress.org/plugins/tags/post/)
 *  [Advanced View](https://wordpress.org/plugins/onespace-lastpost/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  2 5-star reviews     ](https://wordpress.org/support/plugin/onespace-lastpost/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/onespace-lastpost/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/onespace-lastpost/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/onespace-lastpost/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/onespace-lastpost/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/onespace-lastpost/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/onespace-lastpost/reviews/)

## Contributors

 *   [ igrossiter ](https://profiles.wordpress.org/igrossiter/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/onespace-lastpost/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://onespace.com.br/doacoes/)