Title: TDD Recent Posts
Author: Taylor Dewey
Published: <strong>15.10.2008</strong>
Last modified: 17.11.2011

---

Поиск плагинов

Этот плагин **не тестировался с последними 3 основными выпусками WordPress**. Скорее
всего, он уже не поддерживается и может быть несовместим с текущими версиями 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://ru.wordpress.org/plugins/tdd-recent-posts/#description)
 * [Отзывы](https://ru.wordpress.org/plugins/tdd-recent-posts/#reviews)
 *  [Установка](https://ru.wordpress.org/plugins/tdd-recent-posts/#installation)
 * [Разработка](https://ru.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/),
или подпишитесь на [журнал разработки](https://plugins.trac.wordpress.org/log/tdd-recent-posts/)
по [RSS](https://plugins.trac.wordpress.org/log/tdd-recent-posts/?limit=100&mode=stop_on_copy&format=rss).

## Журнал изменений

#### 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**
 *  Обновление: **14 лет назад**
 *  Активных установок: **40+**
 *  Версия WordPress ** 3.2 или выше **
 *  Совместим вплоть до: **3.2.1**
 *  Язык
 * [English (US)](https://wordpress.org/plugins/tdd-recent-posts/)
 * Метки:
 * [excerpt](https://ru.wordpress.org/plugins/tags/excerpt/)[post](https://ru.wordpress.org/plugins/tags/post/)
   [posts](https://ru.wordpress.org/plugins/tags/posts/)[preview](https://ru.wordpress.org/plugins/tags/preview/)
   [recent](https://ru.wordpress.org/plugins/tags/recent/)
 *  [Дополнительно](https://ru.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)