Title: WP-RelativeDate
Author: Lester Chan
Published: <strong>8 Febbraio 2006</strong>
Last modified: 9 Agosto 2023

---

Ricerca i plugin

![](https://ps.w.org/wp-relativedate/assets/banner-772x250.jpg?rev=1206765)

Questo plugin **non è stato testato con le ultime 3 versioni principali (major releases)
di WordPress**. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare
problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

![](https://ps.w.org/wp-relativedate/assets/icon.svg?rev=978084)

# WP-RelativeDate

 Di [Lester Chan](https://profiles.wordpress.org/gamerz/)

[Scarica](https://downloads.wordpress.org/plugin/wp-relativedate.zip)

 * [Dettagli](https://it.wordpress.org/plugins/wp-relativedate/#description)
 * [Recensioni](https://it.wordpress.org/plugins/wp-relativedate/#reviews)
 * [Sviluppo](https://it.wordpress.org/plugins/wp-relativedate/#developers)

 [Supporto](https://wordpress.org/support/plugin/wp-relativedate/)

## Descrizione

Like ‘Today’, ‘Yesterday’, ‘2 Days Ago’, ‘2 Weeks Ago’, ‘2 ‘Seconds Ago’, ‘2 Minutes
Ago’, ‘2 Hours Ago’.

### General Usage

You need not do anything. WP-RelativeDate will automatically modify your post/comment
date or time display. No text will be added if the post or comment is more than 
a month old.

It will add the following text accordingly:
 * Post/Comment Date * Today * Yesterday*
X days ago * X weeks ago * Post/Comment Time * X seconds ago * X minutes ago * X
hours ago

### Examples

 * Post/Comment Date
    - Today
    - Yesterday
    - 10th January 2007 (2 days ago)
    - 25th January 2007 (2 weeks ago)
 * Post/Comment Time
    - 21:10 (2 seconds ago)
    - 21:15 (5 minutes ago)
    - 22:15 (2 hours ago)

### Shortcodes

 * `[relativedate]`
    - `[relativedate date_format="jS F Y" ago_only="false"]`
 * `[relativetime]`
    - `[relativetime time_format="H:i" ago_only="false"]`

### Build Status

### Development

[https://github.com/lesterchan/wp-relativedate](https://github.com/lesterchan/wp-relativedate)

### Translations

[http://dev.wp-plugins.org/browser/wp-relativedate/i18n/](http://dev.wp-plugins.org/browser/wp-relativedate/i18n/)

### Credits

 * Plugin icon by [Freepik](http://www.freepik.com) from [Flaticon](http://www.flaticon.com)

### Donations

I spent most of my free time creating, updating, maintaining and supporting these
plugins, if you really love my plugins and could spare me a couple of bucks, I will
really appreciate it. If not feel free to use it without any obligations.

## Screenshot

 * [[
 * Post – Today
 * [[
 * Post – Yesterday
 * [[
 * Post – Days Ago
 * [[
 * Post – Weeks Ago
 * [[
 * Comment – Seconds Ago

## FAQ

### Display Relative Date in every posts

 * If you want to display Relative Date in every posts, use `relative_post_the_date()`
   instead of `the_date()` in your theme.

## Recensioni

![](https://secure.gravatar.com/avatar/0cb86a2907fb3ff7b42bbeb9395d62d80a7eff0894444426bc7200d458efe58b?
s=60&d=retro&r=g)

### 󠀁[Автоматическая вставка измененной даты в комментарий](https://wordpress.org/support/topic/%d0%90%d0%b2%d1%82%d0%be%d0%bc%d0%b0%d1%82%d0%b8%d1%87%d0%b5%d1%81%d0%ba%d0%b0%d1%8f-%d0%b2%d1%81%d1%82%d0%b0%d0%b2%d0%ba%d0%b0-%d0%b8%d0%b7%d0%bc%d0%b5%d0%bd%d0%b5%d0%bd%d0%bd%d0%be%d0%b9-%d0%b4-2/)󠁿

 [microgosu](https://profiles.wordpress.org/microgosu/) 3 Settembre 2016

Плагин работает, но после установки плагина, измененная дата в комментарий вставляется
автоматически, а хотелось бы, чтобы это было при помощи php кода или шорткода

 [ Leggi tutte le recensioni di 2 ](https://wordpress.org/support/plugin/wp-relativedate/reviews/)

## Contributi e sviluppo

“WP-RelativeDate” è un software open source. Le persone che hanno contribuito allo
sviluppo di questo plugin sono indicate di seguito.

Collaboratori

 *   [ Lester Chan ](https://profiles.wordpress.org/gamerz/)

“WP-RelativeDate” è stato tradotto in 2 lingue. Grazie a [chi traduce](https://translate.wordpress.org/projects/wp-plugins/wp-relativedate/contributors)
per il contributo.

[Traduci “WP-RelativeDate” nella tua lingua.](https://translate.wordpress.org/projects/wp-plugins/wp-relativedate)

### Ti interessa lo sviluppo?

[Esplora il codice](https://plugins.trac.wordpress.org/browser/wp-relativedate/)
segui il [repository SVN](https://plugins.svn.wordpress.org/wp-relativedate/), segui
il [log delle modifiche](https://plugins.trac.wordpress.org/log/wp-relativedate/)
tramite [RSS](https://plugins.trac.wordpress.org/log/wp-relativedate/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

### Version 1.51

 * NEW: Add in `[relativedate]` and `[relativetime]` shortcode.

### Version 1.50 (01-06-2009)

 * NEW: Use _n() Instead Of __ngettext() And _n_noop() Instead Of __ngettext_noop()

### Version 1.40 (12-12-2008)

 * FIXED: Pass In Default Values For $d, $before And $after In relative_post_date()

### Version 1.31 (16-07-2008)

 * NEW: Works For WordPress 2.6
 * NEW: Better Translation Using __ngetext() by [Anna Ozeritskaya](http://hweia.ru/)

### Version 1.30 (01-06-2008)

 * NEW: Uses /wp-relativedate/ Folder Instead Of /relativedate/
 * NEW: Uses wp-relativedate.php Instead Of relativedate.php

### Version 1.20 (01-10-2007)

 * New: relative_post_the_date(); Alternative To WordPress the_date()

### Version 1.11 (01-06-2007)

 * FIXED: Post Of The Same Date But Different Year Still Will Not Display Relative
   Date

### Version 1.10 (01-02-2007)

 * NEW: Works For WordPress 2.1 Only
 * NEW: Localization WP-RelativeDate

### Version 1.00 (01-03-2006)

 * NEW: Initial Release

## Meta

 *  Versione **1.51**
 *  Ultimo aggiornamento **3 anni fa**
 *  Installazioni attive **100+**
 *  Versione WordPress ** 2.8 o superiore **
 *  Testato fino alla versione **6.3.8**
 *  Lingue
 * [English (US)](https://wordpress.org/plugins/wp-relativedate/), [German](https://de.wordpress.org/plugins/wp-relativedate/),
   e [Swedish](https://sv.wordpress.org/plugins/wp-relativedate/).
 *  [Traduci nella tua lingua](https://translate.wordpress.org/projects/wp-plugins/wp-relativedate)
 * Tag
 * [ago](https://it.wordpress.org/plugins/tags/ago/)[date](https://it.wordpress.org/plugins/tags/date/)
   [days](https://it.wordpress.org/plugins/tags/days/)[relative](https://it.wordpress.org/plugins/tags/relative/)
   [relativedate](https://it.wordpress.org/plugins/tags/relativedate/)
 *  [Visualizzazione avanzata](https://it.wordpress.org/plugins/wp-relativedate/advanced/)

## Valutazioni

 3 su 5 stelle.

 *  [  1 5- recensioni a stelle     ](https://wordpress.org/support/plugin/wp-relativedate/reviews/?filter=5)
 *  [  0 recensioni a 4-stelle     ](https://wordpress.org/support/plugin/wp-relativedate/reviews/?filter=4)
 *  [  0 recensioni a 3-stelle     ](https://wordpress.org/support/plugin/wp-relativedate/reviews/?filter=3)
 *  [  0 recensioni a 2-stelle     ](https://wordpress.org/support/plugin/wp-relativedate/reviews/?filter=2)
 *  [  1 1- recensioni a stelle     ](https://wordpress.org/support/plugin/wp-relativedate/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/wp-relativedate/reviews/#new-post)

[Vedi tutte le recensioni](https://wordpress.org/support/plugin/wp-relativedate/reviews/)

## Collaboratori

 *   [ Lester Chan ](https://profiles.wordpress.org/gamerz/)

## Supporto

Hai qualcosa da dire? Ti serve aiuto?

 [Chiedi nel forum di supporto](https://wordpress.org/support/plugin/wp-relativedate/)

## Donazioni

Vuoi sostenere le versioni future?

 [ Fai una donazione per lo sviluppo ](http://lesterchan.net/site/donation/)