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

---

Buscar plugins

Este plugin **non se actualizou en máis de 2 anos**. É posible que xa non sexa compatible
ou mantido por ninguén, ou podes ter problemas de compatibilidade cando se usa con
novas versións de WordPress.

![](https://s.w.org/plugins/geopattern-icon/simple-relative-date.svg)

# Simple Relative Date

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

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

 * [Detalles](https://gl.wordpress.org/plugins/simple-relative-date/#description)
 * [Valoracións](https://gl.wordpress.org/plugins/simple-relative-date/#reviews)
 *  [Instalación](https://gl.wordpress.org/plugins/simple-relative-date/#installation)
 * [Desenvolvemento](https://gl.wordpress.org/plugins/simple-relative-date/#developers)

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

## Descrición

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.

## Instalación

 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.

## Comentarios

Non hai recensións para este plugin.

## Colaboradores e desenvolvedores

“Simple Relative Date” é un software de código aberto. As seguintes persoas colaboraron
con este plugin.

Colaboradores

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

[Traduce “Simple Relative Date” ao teu idioma.](https://translate.wordpress.org/projects/wp-plugins/simple-relative-date)

### Interesado no desenvolvemento?

[Revisa o código](https://plugins.trac.wordpress.org/browser/simple-relative-date/),
bota unha ollada ao[repositorio SVN](https://plugins.svn.wordpress.org/simple-relative-date/),
ou subscríbete ao [log de desenvolvemento](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

 *  Versión **1.0**
 *  Última actualización **Fai 15 anos**
 *  Instalacións activas **10+**
 *  Versión de WordPress ** 2.7 ou superior **
 *  Probado ata **3.0.5**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/simple-relative-date/)
 * Etiquetas
 * [date](https://gl.wordpress.org/plugins/tags/date/)[relative](https://gl.wordpress.org/plugins/tags/relative/)
   [time](https://gl.wordpress.org/plugins/tags/time/)
 *  [Vista avanzada](https://gl.wordpress.org/plugins/simple-relative-date/advanced/)

## Valoracións

Aínda non se enviaron valoracións.

[A túa valoración](https://wordpress.org/support/plugin/simple-relative-date/reviews/#new-post)

[Ver todas as valoracións](https://wordpress.org/support/plugin/simple-relative-date/reviews/)

## Colaboradores

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

## Soporte

Tes algo que dicir? Necesitas axuda?

 [Ver o foro de soporte](https://wordpress.org/support/plugin/simple-relative-date/)

## Doar

Queres apoiar o progreso deste plugin?

 [ Dona a este plugin ](http://www.danivalentin.net)