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

---

Plugins suchen

Dieses Plugin wurde **nicht mit den 3 neuesten Hauptversionen von WordPress getestet**.
Es wird möglicherweise nicht mehr gepflegt oder unterstützt und kann bei der Verwendung
mit neueren WordPress-Versionen zu Kompatibilitätsproblemen führen.

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

# Simple Relative Date

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

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

 * [Details](https://de.wordpress.org/plugins/simple-relative-date/#description)
 * [Rezensionen](https://de.wordpress.org/plugins/simple-relative-date/#reviews)
 *  [Installation](https://de.wordpress.org/plugins/simple-relative-date/#installation)
 * [Entwicklung](https://de.wordpress.org/plugins/simple-relative-date/#developers)

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

## Beschreibung

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.

## Installation

 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.

## Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

## Mitwirkende und Entwickler

„Simple Relative Date“ ist Open-Source-Software. Folgende Menschen haben an diesem
Plugin mitgewirkt:

Mitwirkende

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

[Übersetze „Simple Relative Date“ in deine Sprache.](https://translate.wordpress.org/projects/wp-plugins/simple-relative-date)

### Interessiert an der Entwicklung?

[Durchstöbere den Code](https://plugins.trac.wordpress.org/browser/simple-relative-date/),
sieh dir das [SVN-Repository](https://plugins.svn.wordpress.org/simple-relative-date/)
an oder abonniere das [Entwicklungsprotokoll](https://plugins.trac.wordpress.org/log/simple-relative-date/)
per [RSS](https://plugins.trac.wordpress.org/log/simple-relative-date/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Version **1.0**
 *  Zuletzt aktualisiert **vor 15 Jahren**
 *  Aktive Installationen **10+**
 *  WordPress-Version ** 2.7 oder höher **
 *  Getestet bis **3.0.5**
 *  Sprache
 * [English (US)](https://wordpress.org/plugins/simple-relative-date/)
 * Schlagwörter
 * [date](https://de.wordpress.org/plugins/tags/date/)[relative](https://de.wordpress.org/plugins/tags/relative/)
   [time](https://de.wordpress.org/plugins/tags/time/)
 *  [Erweiterte Ansicht](https://de.wordpress.org/plugins/simple-relative-date/advanced/)

## Bewertungen

Es wurden noch keine Rezensionen eingereicht.

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

[Alle Rezensionen anzeigen](https://wordpress.org/support/plugin/simple-relative-date/reviews/)

## Mitwirkende

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

## Support

Möchtest du etwas mitteilen? Brauchst du Unterstützung?

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

## Spenden

Möchtest du die Weiterentwicklung dieses Plugins unterstützen?

 [ Für dieses Plugin spenden ](http://www.danivalentin.net)