Title: Keep it Fresh
Author: jonkern
Published: <strong>23 decembrie 2009</strong>
Last modified: 23 decembrie 2009

---

Caută module

Acest modul **nu a fost testat cu ultimele 3 versiuni importante ale WordPress**.
S-ar putea să nu mai fie întreținut sau susținut și ar putea avea probleme de compatibilitate
când este folosit cu versiuni recente ale WordPress.

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

# Keep it Fresh

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

[Descarcă](https://downloads.wordpress.org/plugin/keep-it-fresh.1.0.zip)

 * [Detalii](https://ro.wordpress.org/plugins/keep-it-fresh/#description)
 * [Recenzii](https://ro.wordpress.org/plugins/keep-it-fresh/#reviews)
 *  [Instalare](https://ro.wordpress.org/plugins/keep-it-fresh/#installation)
 * [Dezvoltare](https://ro.wordpress.org/plugins/keep-it-fresh/#developers)

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

## Descriere

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.

## Instalare

 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

## Întrebări frecvente

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

## Recenzii

Nu există nicio verificare pentru acest modul.

## Contributori și dezvoltatori

„Keep it Fresh” este un software open-source. La acest modul au contribuit următoarele
persoane.

Contributori

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

[Tradu „Keep it Fresh” în limba ta.](https://translate.wordpress.org/projects/wp-plugins/keep-it-fresh)

### Te interesează dezvoltarea?

[Răsfoiește codul](https://plugins.trac.wordpress.org/browser/keep-it-fresh/), vezi
[depozitarul SVN](https://plugins.svn.wordpress.org/keep-it-fresh/), sau abonează-
te la [jurnalul de dezvoltare](https://plugins.trac.wordpress.org/log/keep-it-fresh/)
prin [RSS](https://plugins.trac.wordpress.org/log/keep-it-fresh/?limit=100&mode=stop_on_copy&format=rss).

## Istoric modificări

#### 1.0

 * Initial Release

## Meta

 *  Versiunea **1.0**
 *  Ultima actualizare **Acum 16 ani**
 *  Instalări active: **10+**
 *  Versiune WordPress ** 2.7 sau mai recentă **
 *  Testat până la **2.9.2**
 *  Limbă
 * [English (US)](https://wordpress.org/plugins/keep-it-fresh/)
 * Etichete
 * [archive](https://ro.wordpress.org/plugins/tags/archive/)[filter](https://ro.wordpress.org/plugins/tags/filter/)
   [old](https://ro.wordpress.org/plugins/tags/old/)[posts](https://ro.wordpress.org/plugins/tags/posts/)
 *  [Vizualizare avansată](https://ro.wordpress.org/plugins/keep-it-fresh/advanced/)

## Evaluări

Nu a fost trimisă nicio recenzie până acum.

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

[Vezi toate recenziile](https://wordpress.org/support/plugin/keep-it-fresh/reviews/)

## Contributori

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

## Suport

Ai ceva de zis? Ai nevoie de ajutor?

 [Vezi forumul pentru suport](https://wordpress.org/support/plugin/keep-it-fresh/)

## Donează

Vrei să sprijini dezvoltarea acestui modul?

 [ Donează pentru acest modul ](http://www.jonathankern.com/code/keepitfresh)