Title: Keep it Fresh
Author: jonkern
Published: <strong>2009年12月23日</strong>
Last modified: 2009年12月23日

---

プラグインを検索

このプラグインは **WordPress の最新3回のメジャーリリースに対してテストされていま
せん**。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress
で使用した場合は互換性の問題が発生する可能性があります。

![](https://s.w.org/plugins/geopattern-icon/keep-it-fresh.svg)

# Keep it Fresh

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

[ダウンロード](https://downloads.wordpress.org/plugin/keep-it-fresh.1.0.zip)

 * [詳細](https://ja.wordpress.org/plugins/keep-it-fresh/#description)
 * [レビュー](https://ja.wordpress.org/plugins/keep-it-fresh/#reviews)
 *  [インストール](https://ja.wordpress.org/plugins/keep-it-fresh/#installation)
 * [開発](https://ja.wordpress.org/plugins/keep-it-fresh/#developers)

 [サポート](https://wordpress.org/support/plugin/keep-it-fresh/)

## 説明

Keep it Fresh will stop WordPress from showing posts older than a set number of 
days or a specific date. It is configurable via the WordPress administration area.
Keep it Fresh doesn’t remove old posts, nor does it muck with their `post_status`;
rather, Keep it Fresh uses the `posts_where` WordPress filter to filter out posts
older than the given date or amount of days whenever WordPress requests posts outside
of the admin area.

## インストール

 1. Upload the `keep-it-fresh` folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Setup Keep it Fresh as you please via the Keep it Fresh options page under Settings
    in the WordPress admin area

## FAQ

#### How does Keep it Fresh hide my old events?

Keep it Fresh adds a date filter on the posts query each time WordPress requests
posts to display (except when in the admin area).

#### `get_posts` still returns old posts. What do I do?

The `get_posts` function will suppress the filters that Keep it Fresh uses to hide
old posts by default. To avoid this behavior, pass an array to `get_posts` with 
the key `suppress_filters` set to false. For example: `get_posts(array('suppress_filters'
=>false))`.

#### I love Keep it Fresh, but I’d like it to do <blank>.

Great, I’m glad to hear feature requests. Just post a comment on the [plugin’s homepage](http://www.jonathankern.com/code/keepitfresh).

## 評価

このプラグインにはレビューがありません。

## 貢献者と開発者

Keep it Fresh はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献
しています。

貢献者

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

[“Keep it Fresh” をあなたの言語に翻訳しましょう。](https://translate.wordpress.org/projects/wp-plugins/keep-it-fresh)

### 開発に興味がありますか ?

[コードを閲覧](https://plugins.trac.wordpress.org/browser/keep-it-fresh/)するか、
[SVN リポジトリ](https://plugins.svn.wordpress.org/keep-it-fresh/)をチェックする
か、[開発ログ](https://plugins.trac.wordpress.org/log/keep-it-fresh/)を [RSS](https://plugins.trac.wordpress.org/log/keep-it-fresh/?limit=100&mode=stop_on_copy&format=rss)
で購読してみてください。

## 変更履歴

#### 1.0

 * Initial Release

## メタ

 *  バージョン **1.0**
 *  最終更新日 **16年前**
 *  有効インストール数 **10+**
 *  WordPress バージョン ** 2.7またはそれ以降 **
 *  検証済み最新バージョン: **2.9.2**
 *  言語
 * [English (US)](https://wordpress.org/plugins/keep-it-fresh/)
 * タグ
 * [archive](https://ja.wordpress.org/plugins/tags/archive/)[filter](https://ja.wordpress.org/plugins/tags/filter/)
   [old](https://ja.wordpress.org/plugins/tags/old/)[posts](https://ja.wordpress.org/plugins/tags/posts/)
 *  [詳細を表示](https://ja.wordpress.org/plugins/keep-it-fresh/advanced/)

## 評価

レビューはまだ送信されていません。

[Your review](https://wordpress.org/support/plugin/keep-it-fresh/reviews/#new-post)

[すべてのレビューを見る](https://wordpress.org/support/plugin/keep-it-fresh/reviews/)

## 貢献者

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

## サポート

意見や質問がありますか ?

 [サポートフォーラムを表示](https://wordpress.org/support/plugin/keep-it-fresh/)

## 寄付

このプラグインが今後も改善できるよう応援しませんか ?

 [ このプラグインに寄付 ](http://www.jonathankern.com/code/keepitfresh)