Title: Juiz Outdated Post Message
Author: Geoffrey
Published: <strong>13 de Octubre de  2014</strong>
Last modified: 28 de Diciembre de  2024

---

Buscar plugins

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

![](https://ps.w.org/juiz-outdated-post-message/assets/icon-256x256.png?rev=1006880)

# Juiz Outdated Post Message

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

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

 * [Detalles](https://cl.wordpress.org/plugins/juiz-outdated-post-message/#description)
 * [Reseñas](https://cl.wordpress.org/plugins/juiz-outdated-post-message/#reviews)
 *  [Instalación](https://cl.wordpress.org/plugins/juiz-outdated-post-message/#installation)
 * [Desarrollo](https://cl.wordpress.org/plugins/juiz-outdated-post-message/#developers)

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

## Descripción

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.

**Features**

 * 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/).

## Capturas de pantalla

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

## Instalación

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

## Reseñas

![](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 de Abril de 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 de Febrero de 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 de Septiembre de 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 de Septiembre de 2016

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

 [ Leer los 5 comentarios ](https://wordpress.org/support/plugin/juiz-outdated-post-message/reviews/)

## Colaboradores & Desarrolladores

“Juiz Outdated Post Message” es software de código abierto. Las siguientes personas
han contribuido a este plugin.

Colaboradores

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

“Juiz Outdated Post Message” ha sido traducido en 1 idioma. Gracias a [los traductores](https://translate.wordpress.org/projects/wp-plugins/juiz-outdated-post-message/contributors)
por sus contribuciones.

[Traduce “Juiz Outdated Post Message” a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/juiz-outdated-post-message)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/juiz-outdated-post-message/),
echa un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/juiz-outdated-post-message/),
o suscríbete al [registro de desarrollo](https://plugins.trac.wordpress.org/log/juiz-outdated-post-message/)
por [RSS](https://plugins.trac.wordpress.org/log/juiz-outdated-post-message/?limit=100&mode=stop_on_copy&format=rss).

## Historial de cambios

#### 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

 *  Versión **1.0.5**
 *  Última actualización **hace 1 año**
 *  Instalaciones activas **90+**
 *  Versión de WordPress ** 4.0 o superior **
 *  Probado hasta **6.7.5**
 *  Idiomas
 * [English (US)](https://wordpress.org/plugins/juiz-outdated-post-message/) y [German](https://de.wordpress.org/plugins/juiz-outdated-post-message/).
 *  [Traducir a tu idioma](https://translate.wordpress.org/projects/wp-plugins/juiz-outdated-post-message)
 * Etiquetas
 * [days](https://cl.wordpress.org/plugins/tags/days/)[message](https://cl.wordpress.org/plugins/tags/message/)
   [outdated](https://cl.wordpress.org/plugins/tags/outdated/)[post](https://cl.wordpress.org/plugins/tags/post/)
 *  [Vista Avanzada](https://cl.wordpress.org/plugins/juiz-outdated-post-message/advanced/)

## Calificaciones

 5 de 5 estrellas.

 *  [  5 valoraciones de 5 estrellas     ](https://wordpress.org/support/plugin/juiz-outdated-post-message/reviews/?filter=5)
 *  [  0 valoraciones de 4 estrellas     ](https://wordpress.org/support/plugin/juiz-outdated-post-message/reviews/?filter=4)
 *  [  0 valoraciones de 3 estrellas     ](https://wordpress.org/support/plugin/juiz-outdated-post-message/reviews/?filter=3)
 *  [  0 valoraciones de 2 estrellas     ](https://wordpress.org/support/plugin/juiz-outdated-post-message/reviews/?filter=2)
 *  [  0 valoraciones de 1 estrellas     ](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)

[Ver todas las reseñas](https://wordpress.org/support/plugin/juiz-outdated-post-message/reviews/)

## Colaboradores

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

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/juiz-outdated-post-message/)

## Donar

¿Te gustaría apoyar el avance de este plugin?

 [ Donar para este plugin ](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)