Title: Juiz Outdated Post Message
Author: Geoffrey
Published: <strong>13. Oktober 2014</strong>
Last modified: 28. Dezember 2024

---

Plugins suchen

![](https://ps.w.org/juiz-outdated-post-message/assets/banner-772x250.png?rev=1006884)

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://ps.w.org/juiz-outdated-post-message/assets/icon-256x256.png?rev=1006880)

# Juiz Outdated Post Message

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

[Herunterladen](https://downloads.wordpress.org/plugin/juiz-outdated-post-message.zip)

 * [Details](https://de.wordpress.org/plugins/juiz-outdated-post-message/#description)
 * [Rezensionen](https://de.wordpress.org/plugins/juiz-outdated-post-message/#reviews)
 *  [Installation](https://de.wordpress.org/plugins/juiz-outdated-post-message/#installation)
 * [Entwicklung](https://de.wordpress.org/plugins/juiz-outdated-post-message/#developers)

 [Support](https://wordpress.org/support/plugin/juiz-outdated-post-message/)

## Beschreibung

This plugin adds a message before or after (or both) your post content when this
post is outdated.
 You visitor knows when a post is a little bit outdated and reads
the content keeping its age in mind.

**Funktionen**

 * Choose the place where the message is displayed (before or after the content,
   or both)
 * Choose which type of posts that are concerned
 * Custom delay for each post
 * Hide the message for a specific post (directly from the edition page)
 * Shortcode and template function
 * Lots of hooks (for developers)

**A full documentation is coming.**

**If you find a bug, please, [tell me](https://wordpress.org/support/plugin/juiz-outdated-post-message)!**

You want to translate this plugin and have your name in this page? Find translation
files [here](https://plugins.svn.wordpress.org/juiz-outdated-post-message/trunk/languages/).

## Screenshots

 * [[
 * The options page
 * [[
 * The metabox in a post edition (specific options)
 * [[
 * The message displayed before the content

## Installation

You can use one of both method :

**Installation via your WordPress website**

 1. Go to the **admin menu ‚Plugins‘ -> ‚Install‘** and **search** for ‚Juiz Outdated‘
 2. **Click** ‚install‘ and **activate it**
 3. (optional) Configure the Plugin in **Appearance**

**Manual Installation**

 1. **Download** the plugin (it’s better :p)
 2. **Unzip** `juiz-outdated-post-message` folder to the `/wp-content/plugins/` directory
 3. **Activate the plugin** through the ‚Plugins‘ menu in WordPress
 4. It’s finished !

## FAQ

### No question for the moment

## Rezensionen

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

### 󠀁[Excellent very useful plugin](https://wordpress.org/support/topic/excellent-very-useful-plugin-4/)󠁿

 [jonas8686](https://profiles.wordpress.org/jonas8686/) 16. April 2022

Very useful for news sites, please update it.

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

### 󠀁[Works with WP 4.7.x](https://wordpress.org/support/topic/works-with-wp-4-7-x/)󠁿

 [onico0](https://profiles.wordpress.org/onico0/) 6. Februar 2017

Works like a charm! If you want to use the shortcode in your template, do it like
this : <?php echo do_shortcode('[outdated]'); ?>

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

### 󠀁[Nice feature and easy to use](https://wordpress.org/support/topic/nice-feature-and-easy-to-use/)󠁿

 [Jason Rouet](https://profiles.wordpress.org/jaz_on/) 3. September 2016

Simple to integrate, best practice for bloggers ! This plugin is on my toplist !
🙂

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

### 󠀁[great idea, UX topissimo](https://wordpress.org/support/topic/great-idea-ux-topissimo/)󠁿

 [Anonymous User 10765487](https://profiles.wordpress.org/anonymized-10765487/) 
3. September 2016

I’ve already said that to a lot of people, this one is a MUST HAVE.

 [ Alle 5 Rezensionen lesen ](https://wordpress.org/support/plugin/juiz-outdated-post-message/reviews/)

## Mitwirkende und Entwickler

„Juiz Outdated Post Message“ ist Open-Source-Software. Folgende Menschen haben an
diesem Plugin mitgewirkt:

Mitwirkende

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

„Juiz Outdated Post Message“ wurde in 1 Sprache übersetzt. Danke an [die Übersetzer](https://translate.wordpress.org/projects/wp-plugins/juiz-outdated-post-message/contributors)
für ihre Mitwirkung.

[Übersetze „Juiz Outdated Post Message“ in deine Sprache.](https://translate.wordpress.org/projects/wp-plugins/juiz-outdated-post-message)

### Interessiert an der Entwicklung?

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

## Änderungsprotokoll

#### 1.0.5

 * **Some security improvements**
    - Better output escaping
    - Securing file direct access
 * Tested on the latest WordPress version

#### 1.0.4

 * **Bug fix / Compatibility**
    - Compatible with PHP8.
    - Tested on the latest WordPress version

#### 1.0.3

 * Compatibility:
    - Tested up to WordPress 4.5 (RC1)
    - Tested up to PHP7
 * Engine:
    - Better code readability
    - Some improvements in security (with translations)
    - Information message bug fixed in settings page

#### 1.0.2

 * Tested in WordPress 4.4.1
 * Interface:
    - Admin icon post type displayed in settings page
 * Improvements:
    - PHP Notice removed
    - Code error with shortcode fixed (`do_shortcode('[outdated]')` should works
      better)
    - Code design improvement

#### 1.0.1

 * Notice in PHP 5.4 fixed

#### 1.0.0

 * The first stable version, tell me if you find something wrong.

## Meta

 *  Version **1.0.5**
 *  Zuletzt aktualisiert **vor 1 Jahr**
 *  Aktive Installationen **80+**
 *  WordPress-Version ** 4.0 oder höher **
 *  Getestet bis **6.7.5**
 *  Sprachen
 * [English (US)](https://wordpress.org/plugins/juiz-outdated-post-message/) und
   [German](https://de.wordpress.org/plugins/juiz-outdated-post-message/).
 *  [Übersetze in deine Sprache](https://translate.wordpress.org/projects/wp-plugins/juiz-outdated-post-message)
 * Schlagwörter
 * [days](https://de.wordpress.org/plugins/tags/days/)[message](https://de.wordpress.org/plugins/tags/message/)
   [outdated](https://de.wordpress.org/plugins/tags/outdated/)[post](https://de.wordpress.org/plugins/tags/post/)
 *  [Erweiterte Ansicht](https://de.wordpress.org/plugins/juiz-outdated-post-message/advanced/)

## Bewertungen

 5 von 5 Sternen.

 *  [  5 5-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/juiz-outdated-post-message/reviews/?filter=5)
 *  [  0 4-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/juiz-outdated-post-message/reviews/?filter=4)
 *  [  0 3-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/juiz-outdated-post-message/reviews/?filter=3)
 *  [  0 2-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/juiz-outdated-post-message/reviews/?filter=2)
 *  [  0 1-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/juiz-outdated-post-message/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/juiz-outdated-post-message/reviews/#new-post)

[Alle Rezensionen anzeigen](https://wordpress.org/support/plugin/juiz-outdated-post-message/reviews/)

## Mitwirkende

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

## Support

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

 [Support-Forum anzeigen](https://wordpress.org/support/plugin/juiz-outdated-post-message/)

## Spenden

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

 [ Für dieses Plugin spenden ](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=P39NJPCWVXGDY&lc=FR&item_name=Juiz%20Outdated%20Post%20Message%20%2d%20WP%20Plugin&item_number=%23wp%2djodpm&currency_code=EUR&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)