Title: TDD Recent Posts
Author: Taylor Dewey
Published: <strong>2008 年 10 月 15 日</strong>
Last modified: 2011 年 11 月 17 日

---

搜索插件

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

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

# TDD Recent Posts

 作者：[Taylor Dewey](https://profiles.wordpress.org/taylorde/)

[下载](https://downloads.wordpress.org/plugin/tdd-recent-posts.2.0.zip)

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

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

## 描述

This is a very simple plugin that mimics the effect of the “recent posts” widget
included with WordPress, but with the addition of a content preview. The plugin 
will, by default, display the name of the post (with a link) and a short bit of 
text from the post.

The number of characters to truncate is controllable in the widget panel.

### Limitations

 * The plugin strips out any HTML tags from the post before displaying it, so if
   you are looking to display images — this isn’t your plugin.

## 屏幕截图

 * [[
 * Plugin being displayed in the sidebar of Twenty Eleven (WordPress’ default theme)
 * [[
 * Widget admin options.

## 安装

Same ol’

Do your normal plugin installation routine. There are no settings, just the options
in the widget itself. The widget title is TDD Recent Posts. It does not replace 
the existing Recent Posts widget.

## 常见问题

  Can I set it to display pages as well as posts?

Yes — actually, any post type or any query you want — although it is not in the 
admin menu.
 1. Open tddrecentposts.php 1. Around line 124, you’ll find the query
arguments. 1. Add (or remove) query arguments from the array as discussed here: 
https://codex.wordpress.org/Function_Reference/query_posts 1. Or, request that I
add the feature in the next version.

  ________ screwed up OR _________ isn’t working…

Sorry? Plugin dev isn’t my full time job. Shoot me an email or post on my website
and I’ll try to fix it.

## 评价

此插件暂无评价。

## 贡献者及开发者

「TDD Recent Posts」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ Taylor Dewey ](https://profiles.wordpress.org/taylorde/)

[帮助将「TDD Recent Posts」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/tdd-recent-posts)

### 对开发感兴趣吗?

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

## 更新日志

#### 2.0

 * It’s a long time coming, but I finally got around to updating this plugin for
   a modern WordPress! It now utilizes the widget architecture so you can have multiple
   instances running. Actually, it’s a complete re-write of the plugin.
 * Eliminated the “hard truncate” option, because it didn’t really matter
 * Updated the truncate algorithm slightly, so it will remove punctuation at the
   end of the truncate view
 * Cleaned up (er-rewrote) the widget options so play nicer with others.
 * This version doesn’t use the options table to store options (the plugin architecture
   takes care of that for us), so unfortunately upgrading will cause any previous
   options to disappear. I clean up (delete) any existing options in the table.

#### 1.2

 * Added a “truncate excerpts” option allows you to shorten the content that is 
   hand-written in the excerpt field of a new post.
 * Added a “hard truncate” option which will shorten the preview content to exactly
   the number of characters you specify.

#### 1.1

 * Fixed xhtml validation errors that this plugin was causing.

## 额外信息

 *  版本 **2**
 *  最后更新：**15 年前**
 *  活跃安装数量 **30+**
 *  WordPress 版本 ** 3.2 或更高版本 **
 *  已测试的最高版本为 **3.2.1**
 *  语言
 * [English (US)](https://wordpress.org/plugins/tdd-recent-posts/)
 * 标签
 * [excerpt](https://cn.wordpress.org/plugins/tags/excerpt/)[post](https://cn.wordpress.org/plugins/tags/post/)
   [posts](https://cn.wordpress.org/plugins/tags/posts/)[preview](https://cn.wordpress.org/plugins/tags/preview/)
   [recent](https://cn.wordpress.org/plugins/tags/recent/)
 *  [高级视图](https://cn.wordpress.org/plugins/tdd-recent-posts/advanced/)

## 评级

尚未提交反馈。

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

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

## 贡献者

 *   [ Taylor Dewey ](https://profiles.wordpress.org/taylorde/)

## 支持

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

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

## 捐助

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

 [ 捐助此插件 ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=385223)