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

---

Caută module

Acest modul **nu a fost testat cu ultimele 3 versiuni importante ale WordPress**.
S-ar putea să nu mai fie întreținut sau susținut și ar putea avea probleme de compatibilitate
când este folosit cu versiuni recente ale WordPress.

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

# Simple Relative Date

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

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

 * [Detalii](https://ro.wordpress.org/plugins/simple-relative-date/#description)
 * [Recenzii](https://ro.wordpress.org/plugins/simple-relative-date/#reviews)
 *  [Instalare](https://ro.wordpress.org/plugins/simple-relative-date/#installation)
 * [Dezvoltare](https://ro.wordpress.org/plugins/simple-relative-date/#developers)

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

## Descriere

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.

## Instalare

 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.

## Recenzii

Nu există nicio verificare pentru acest modul.

## Contributori și dezvoltatori

„Simple Relative Date” este un software open-source. La acest modul au contribuit
următoarele persoane.

Contributori

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

[Tradu „Simple Relative Date” în limba ta.](https://translate.wordpress.org/projects/wp-plugins/simple-relative-date)

### Te interesează dezvoltarea?

[Răsfoiește codul](https://plugins.trac.wordpress.org/browser/simple-relative-date/),
vezi [depozitarul SVN](https://plugins.svn.wordpress.org/simple-relative-date/),
sau abonează-te la [jurnalul de dezvoltare](https://plugins.trac.wordpress.org/log/simple-relative-date/)
prin [RSS](https://plugins.trac.wordpress.org/log/simple-relative-date/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Versiunea **1.0**
 *  Ultima actualizare **Acum 15 ani**
 *  Instalări active: **10+**
 *  Versiune WordPress ** 2.7 sau mai recentă **
 *  Testat până la **3.0.5**
 *  Limbă
 * [English (US)](https://wordpress.org/plugins/simple-relative-date/)
 * Etichete
 * [date](https://ro.wordpress.org/plugins/tags/date/)[relative](https://ro.wordpress.org/plugins/tags/relative/)
   [time](https://ro.wordpress.org/plugins/tags/time/)
 *  [Vizualizare avansată](https://ro.wordpress.org/plugins/simple-relative-date/advanced/)

## Evaluări

Nu a fost trimisă nicio recenzie până acum.

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

[Vezi toate recenziile](https://wordpress.org/support/plugin/simple-relative-date/reviews/)

## Contributori

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

## Suport

Ai ceva de zis? Ai nevoie de ajutor?

 [Vezi forumul pentru suport](https://wordpress.org/support/plugin/simple-relative-date/)

## Donează

Vrei să sprijini dezvoltarea acestui modul?

 [ Donează pentru acest modul ](http://www.danivalentin.net)