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

---

Pesquisar plugins

Este plugin **não foi testado com os 3 lançamentos principais mais recentes do WordPress**.
Ele pode não ser mais mantido ou suportado e pode ter problemas de compatibilidade
quando usado com versões mais recentes do WordPress.

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

# Keep it Fresh

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

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

 * [Detalhes](https://br.wordpress.org/plugins/keep-it-fresh/#description)
 * [Avaliações](https://br.wordpress.org/plugins/keep-it-fresh/#reviews)
 *  [Instalação](https://br.wordpress.org/plugins/keep-it-fresh/#installation)
 * [Desenvolvimento](https://br.wordpress.org/plugins/keep-it-fresh/#developers)

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

## Descrição

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.

## Instalação

 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

## Perguntas frequentes

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

## Avaliações

Não há avaliações para este plugin.

## Colaboradores e desenvolvedores

“Keep it Fresh” é um programa de código aberto. As seguintes pessoas contribuíram
para este plugin.

Colaboradores

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

[Traduzir o “Keep it Fresh” para seu idioma.](https://translate.wordpress.org/projects/wp-plugins/keep-it-fresh)

### Interessado no desenvolvimento?

[Navegue pelo código](https://plugins.trac.wordpress.org/browser/keep-it-fresh/),
consulte o [repositório SVN](https://plugins.svn.wordpress.org/keep-it-fresh/) ou
assine o [registro de desenvolvimento](https://plugins.trac.wordpress.org/log/keep-it-fresh/)
por [RSS](https://plugins.trac.wordpress.org/log/keep-it-fresh/?limit=100&mode=stop_on_copy&format=rss).

## Registro de alterações

#### 1.0

 * Initial Release

## Meta

 *  Versão **1.0**
 *  Última atualização **16 anos atrás**
 *  Instalações ativas **10+**
 *  Versão do WordPress ** 2.7 ou superior **
 *  Testado até **2.9.2**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/keep-it-fresh/)
 * Tags
 * [archive](https://br.wordpress.org/plugins/tags/archive/)[filter](https://br.wordpress.org/plugins/tags/filter/)
   [old](https://br.wordpress.org/plugins/tags/old/)[posts](https://br.wordpress.org/plugins/tags/posts/)
 *  [Visualização avançada](https://br.wordpress.org/plugins/keep-it-fresh/advanced/)

## Classificações

Ainda não foi enviada nenhuma avaliação.

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

[Ver todas avaliações](https://wordpress.org/support/plugin/keep-it-fresh/reviews/)

## Colaboradores

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

## Suporte

Tem algo a dizer? Precisa de ajuda?

 [Ver fórum de suporte](https://wordpress.org/support/plugin/keep-it-fresh/)

## Doar

Gostaria de contribuir para o desenvolvimento deste plugin?

 [ Doe para este plugin ](http://www.jonathankern.com/code/keepitfresh)