Title: Display Last Post(s)
Author: fbarret
Published: <strong>2010 年 5 月 27 日</strong>
Last modified: 2010 年 5 月 28 日

---

搜索插件

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

![](https://s.w.org/plugins/geopattern-icon/display-last-posts.svg)

# Display Last Post(s)

 作者：[fbarret](https://profiles.wordpress.org/fbarret/)

[下载](https://downloads.wordpress.org/plugin/display-last-posts.zip)

 * [详情](https://cn.wordpress.org/plugins/display-last-posts/#description)
 * [评价](https://cn.wordpress.org/plugins/display-last-posts/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/display-last-posts/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/display-last-posts/#developers)

 [支持](https://wordpress.org/support/plugin/display-last-posts/)

## 描述

**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.

## 安装

Realised under WordPress 2.9.2 – at least valid for this version.

Download and unzip “display-last-post.zip” – place the “display-last-post” folder
in the wp-content/plugins folder. Then activate Display Last Post(s) form the Plugins
panel.

## 常见问题

/

## 评价

此插件暂无评价。

## 贡献者及开发者

「Display Last Post(s)」是开源软件。 以下人员对此插件做出了贡献。

贡献者

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

[帮助将「Display Last Post(s)」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/display-last-posts)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/display-last-posts/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/display-last-posts/)，或通过[RSS](https://plugins.trac.wordpress.org/log/display-last-posts/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/display-last-posts/)。

## 更新日志

/

## 额外信息

 *  版本 **1.0**
 *  最后更新：**16 年前**
 *  活跃安装数量 **70+**
 *  WordPress 版本 ** 1.5 或更高版本 **
 *  已测试的最高版本为 **2.9.2**
 *  语言
 * [English (US)](https://wordpress.org/plugins/display-last-posts/)
 * 标签
 * [last](https://cn.wordpress.org/plugins/tags/last/)[page](https://cn.wordpress.org/plugins/tags/page/)
   [post](https://cn.wordpress.org/plugins/tags/post/)[posts](https://cn.wordpress.org/plugins/tags/posts/)
   [shortcode](https://cn.wordpress.org/plugins/tags/shortcode/)
 *  [高级视图](https://cn.wordpress.org/plugins/display-last-posts/advanced/)

## 评级

 5 星（最高 5 星）。

 *  [  1 条 5 星评价     ](https://wordpress.org/support/plugin/display-last-posts/reviews/?filter=5)
 *  [  0 条 4 星评价     ](https://wordpress.org/support/plugin/display-last-posts/reviews/?filter=4)
 *  [  0 条 3 星评价     ](https://wordpress.org/support/plugin/display-last-posts/reviews/?filter=3)
 *  [  0 条 2 星评价     ](https://wordpress.org/support/plugin/display-last-posts/reviews/?filter=2)
 *  [  0 条 1 星评价     ](https://wordpress.org/support/plugin/display-last-posts/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/display-last-posts/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/display-last-posts/reviews/)

## 贡献者

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

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/display-last-posts/)

## 捐助

您愿意支持这个插件的发展吗?

 [ 捐助此插件 ](http://www.fb-graphic.com/dons/)