Title: Simple Relative Date
Author: danivalentin
Published: <strong>07.05.2011</strong>
Last modified: 07.05.2011

---

Шукати плагіни

Цей плагін **не перевірявся з останніми 3-ма основними випусками WordPress**. Можливо,
він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності
при використанні з більш новими версіями WordPress.

![](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://uk.wordpress.org/plugins/simple-relative-date/#description)
 * [Відгуки](https://uk.wordpress.org/plugins/simple-relative-date/#reviews)
 *  [Встановлення](https://uk.wordpress.org/plugins/simple-relative-date/#installation)
 * [Розробка](https://uk.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).

## Мета

 *  Версія **1.0**
 *  Останнє оновлення **15 років тому**
 *  Активних встановлень **10+**
 *  Версія WordPress ** 2.7 або вище **
 *  Tested up to **3.0.5**
 *  Мова
 * [English (US)](https://wordpress.org/plugins/simple-relative-date/)
 * Позначки
 * [date](https://uk.wordpress.org/plugins/tags/date/)[relative](https://uk.wordpress.org/plugins/tags/relative/)
   [time](https://uk.wordpress.org/plugins/tags/time/)
 *  [Розширений перегляд](https://uk.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)