Title: Keep it Fresh
Author: jonkern
Published: <strong>23 gruodžio, 2009</strong>
Last modified: 23 gruodžio, 2009

---

Ieškoti įskiepiuose

Šis įskiepis **nebuvo išbandytas su 3 vėliausiomis WordPress versijomis**. Jis tikriausiai
nėra prižiūrimas ir palaikomas, todėl gali neveikti su naujausiomis WordPress versijomis.

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

# Keep it Fresh

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

[Parsisiųsti](https://downloads.wordpress.org/plugin/keep-it-fresh.1.0.zip)

 * [Informacija](https://lt.wordpress.org/plugins/keep-it-fresh/#description)
 * [Atsiliepimai](https://lt.wordpress.org/plugins/keep-it-fresh/#reviews)
 *  [Diegimas](https://lt.wordpress.org/plugins/keep-it-fresh/#installation)
 * [Kūrimas](https://lt.wordpress.org/plugins/keep-it-fresh/#developers)

 [Pagalba](https://wordpress.org/support/plugin/keep-it-fresh/)

## Aprašymas

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.

## Diegimas

 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

## DUK

#### 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).

## Atsiliepimai

Įskiepis neturi atsiliepimų.

## Programuotojai ir komandos nariai

“Keep it Fresh” yra atviro kodo programa. Prie jos sukūrimo prisidėję žmonės surašyti
toliau.

Autoriai

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

[Išverskite “Keep it Fresh” į savo kalbą.](https://translate.wordpress.org/projects/wp-plugins/keep-it-fresh)

### Domina programavimas?

[Peržiūrėkite kodą](https://plugins.trac.wordpress.org/browser/keep-it-fresh/), 
naršykite [SVN repozitorijoje](https://plugins.svn.wordpress.org/keep-it-fresh/),
arba užsiprenumeruokite [kodo pakeitimų žurnalą](https://plugins.trac.wordpress.org/log/keep-it-fresh/)
per [RSS](https://plugins.trac.wordpress.org/log/keep-it-fresh/?limit=100&mode=stop_on_copy&format=rss).

## Pakeitimų istorija

#### 1.0

 * Initial Release

## Metainformacija

 *  Version **1.0**
 *  Atnaujinta **prieš 16 metų**
 *  Aktyvių instaliacijų **10+**
 *  WordPress versija ** 2.7 ar naujesnė **
 *  Ištestuota iki **2.9.2**
 *  Kalba
 * [English (US)](https://wordpress.org/plugins/keep-it-fresh/)
 * Žymos
 * [archive](https://lt.wordpress.org/plugins/tags/archive/)[filter](https://lt.wordpress.org/plugins/tags/filter/)
   [old](https://lt.wordpress.org/plugins/tags/old/)[posts](https://lt.wordpress.org/plugins/tags/posts/)
 *  [Daugiau](https://lt.wordpress.org/plugins/keep-it-fresh/advanced/)

## Įvertinimai

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/keep-it-fresh/reviews/)

## Autoriai

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

## Pagalba

Turite pastabų? Reikia pagalbos?

 [Peržiūrėti pagalbos forumą](https://wordpress.org/support/plugin/keep-it-fresh/)

## Paremkite

Galbūt norite padėti plėtoti šį įskiepį?

 [ Paremti įskiepio kūrimą ](http://www.jonathankern.com/code/keepitfresh)