Title: Simple Relative Date
Author: danivalentin
Published: <strong>7. мај 2011.</strong>
Last modified: 7. мај 2011.

---

Претражи додатке

Овај додатак **није испробан са последња 3 главна издања Вордпреса**.Можда се више
не одржава или подржава и можда има грешке са усклађеношћу са новијим издањима Вордреса.

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

# Simple Relative Date

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

[Преузимање](https://downloads.wordpress.org/plugin/simple-relative-date.zip)

 * [Детаљи](https://sr.wordpress.org/plugins/simple-relative-date/#description)
 * [Прегледи](https://sr.wordpress.org/plugins/simple-relative-date/#reviews)
 *  [Постављање](https://sr.wordpress.org/plugins/simple-relative-date/#installation)
 * [Изградња](https://sr.wordpress.org/plugins/simple-relative-date/#developers)

 [Подршка](https://wordpress.org/support/plugin/simple-relative-date/)

## Опис

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.

## Постављање

 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.

## Прегледи

Нема рецензија за овај додатак.

## Сарадници и градитељи

„Simple Relative Date“ је софтвер отвореног кода. Следећи људи су допринели овом
додатку.

Сарадници

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

[Преведите „Simple Relative Date“ на свој језик.](https://translate.wordpress.org/projects/wp-plugins/simple-relative-date)

### Заинтересовани сте за градњу?

[Прегледајте код](https://plugins.trac.wordpress.org/browser/simple-relative-date/),
проверите [SVN складиште](https://plugins.svn.wordpress.org/simple-relative-date/)
или се пријавите на [белешку градње](https://plugins.trac.wordpress.org/log/simple-relative-date/)
преко [RSS-а](https://plugins.trac.wordpress.org/log/simple-relative-date/?limit=100&mode=stop_on_copy&format=rss).

## Мета

 *  Version **1.0**
 *  Last updated **15 година раније**
 *  Active installations **10+**
 *  WordPress version ** 2.7 или новије **
 *  Tested up to **3.0.5**
 *  Language
 * [English (US)](https://wordpress.org/plugins/simple-relative-date/)
 * Tags
 * [date](https://sr.wordpress.org/plugins/tags/date/)[relative](https://sr.wordpress.org/plugins/tags/relative/)
   [time](https://sr.wordpress.org/plugins/tags/time/)
 *  [Напредни преглед](https://sr.wordpress.org/plugins/simple-relative-date/advanced/)

## Оцене

No reviews have been submitted yet.

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

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

## Сарадници

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

## Подршка

Имате нешто да кажете? Потребна вам је помоћ?

 [Види форум подршке](https://wordpress.org/support/plugin/simple-relative-date/)

## Донирај

Желите ли да подржите напредак овог додатка?

 [ Донирај овом додатку ](http://www.danivalentin.net)