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

---

Szukaj wtyczek

Wtyczka **nie została przetestowana z trzema ostatnimi głównymi wydaniami WordPressa**.
Może nie być już utrzymywana lub obsługiwana, co może skutkować problemem ze zgodnością
z nowszymi wersjami WordPressa.

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

# Keep it Fresh

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

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

 * [Szczegóły](https://pl.wordpress.org/plugins/keep-it-fresh/#description)
 * [Recenzje](https://pl.wordpress.org/plugins/keep-it-fresh/#reviews)
 *  [Instalacja](https://pl.wordpress.org/plugins/keep-it-fresh/#installation)
 * [Rozwój](https://pl.wordpress.org/plugins/keep-it-fresh/#developers)

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

## Opis

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.

## Instalacja

 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

## Najczęściej zadawane pytania

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

## Recenzje

Wtyczka nie ma jeszcze żadnej recenzji.

## Kontrybutorzy i deweloperzy

„Keep it Fresh” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój
wtyczki.

Zaangażowani

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

[Przetłumacz wtyczkę “Keep it Fresh” na swój język.](https://translate.wordpress.org/projects/wp-plugins/keep-it-fresh)

### Interesuje cię rozwój wtyczki?

[Przeglądaj kod](https://plugins.trac.wordpress.org/browser/keep-it-fresh/), sprawdź
[repozytorium SVN](https://plugins.svn.wordpress.org/keep-it-fresh/) lub czytaj 
[dziennik rozwoju](https://plugins.trac.wordpress.org/log/keep-it-fresh/) przez 
[RSS](https://plugins.trac.wordpress.org/log/keep-it-fresh/?limit=100&mode=stop_on_copy&format=rss).

## Rejestr zmian

#### 1.0

 * Initial Release

## Meta

 *  Wersja **1.0**
 *  Ostatnia aktualizacja **16 lat temu**
 *  Włączone instalacje **10+**
 *  Wersja WordPressa ** 2.7 lub nowszej **
 *  Testowano do **2.9.2**
 *  Język
 * [English (US)](https://wordpress.org/plugins/keep-it-fresh/)
 * Tagi
 * [archive](https://pl.wordpress.org/plugins/tags/archive/)[filter](https://pl.wordpress.org/plugins/tags/filter/)
   [old](https://pl.wordpress.org/plugins/tags/old/)[posts](https://pl.wordpress.org/plugins/tags/posts/)
 *  [Widok zaawansowany](https://pl.wordpress.org/plugins/keep-it-fresh/advanced/)

## Oceny

Nie przesłano jeszcze żadnych recenzji.

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

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

## Zaangażowani

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

## Wsparcie

Masz coś do dodania? Potrzebujesz pomocy?

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

## Złóż datek

Czy chcesz wesprzeć rozwój wtyczki?

 [ Wspomóż wtyczkę ](http://www.jonathankern.com/code/keepitfresh)