Title: Simple Relative Date
Author: danivalentin
Published: <strong>7 maio, 2011</strong>
Last modified: 7 maio, 2011

---

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/simple-relative-date.svg)

# Simple Relative Date

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

[Baixar](https://downloads.wordpress.org/plugin/simple-relative-date.zip)

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

 [Suporte](https://wordpress.org/support/plugin/simple-relative-date/)

## Descrição

This was based on [Lester Chan’s Relative Date plugin](http://lesterchan.net/wordpress/readme/wp-relativedate.html).

It tries to simplify things a bit. This plugin can:

 * Replace the_date() in the post
 * Replace get_comment_date() or comment_date() in the comments

Note that if your theme is writing the date in a different form, it won’t work. 
You have to
 replace its function call to one of the above (in the TwentyTen theme
for example, replace twentyten_posted_on() by the_date().

Also important to say that, comment replacement won’t work if you are using the 
default wp comment renderer because
 it calls get_comment_time() as well. You have
to do a customized callback function to use with wp_list_comments( array( ‘callback’
=> ‘your_customized_function_here’ ) ). (ok, maybe things were not simplified that
much :/)

There is a options page (under settings in the Admin) where you can choose which
dates you
 want to replace (posts/comments). Posts date are by default checked.

Portuguese translation included.

## Instalação

 1. Upload `wp-simplerelativedate.php` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. If necessary, change the plugin’s options in the options page under settings menu.

## Avaliações

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

## Colaboradores e desenvolvedores

“Simple Relative Date” é um programa de código aberto. As seguintes pessoas contribuíram
para este plugin.

Colaboradores

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

[Traduzir o “Simple Relative Date” para seu idioma.](https://translate.wordpress.org/projects/wp-plugins/simple-relative-date)

### Interessado no desenvolvimento?

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

## Meta

 *  Versão **1.0**
 *  Última atualização **15 anos atrás**
 *  Instalações ativas **10+**
 *  Versão do WordPress ** 2.7 ou superior **
 *  Testado até **3.0.5**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/simple-relative-date/)
 * Tags
 * [date](https://br.wordpress.org/plugins/tags/date/)[relative](https://br.wordpress.org/plugins/tags/relative/)
   [time](https://br.wordpress.org/plugins/tags/time/)
 *  [Visualização avançada](https://br.wordpress.org/plugins/simple-relative-date/advanced/)

## Classificações

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

[Your review](https://wordpress.org/support/plugin/simple-relative-date/reviews/#new-post)

[Ver todas avaliações](https://wordpress.org/support/plugin/simple-relative-date/reviews/)

## Colaboradores

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

## Suporte

Tem algo a dizer? Precisa de ajuda?

 [Ver fórum de suporte](https://wordpress.org/support/plugin/simple-relative-date/)

## Doar

Gostaria de contribuir para o desenvolvimento deste plugin?

 [ Doe para este plugin ](http://www.danivalentin.net)