Title: Random Post Link
Author: scribu
Published: <strong>4 de noviembre de  2009</strong>
Last modified: 13 de septiembre de  2012

---

Buscar plugins

Este plugin **no se ha probado con las últimas 3 versiones mayores de WordPress**.
Puede que ya no tenga asistencia ni lo mantenga nadie, o puede que tenga problemas
de compatibilidad cuando se usa con las versiones más recientes de WordPress.

![](https://s.w.org/plugins/geopattern-icon/random-post-link.svg)

# Random Post Link

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

[Descargar](https://downloads.wordpress.org/plugin/random-post-link.zip)

 * [Detalles](https://es-ar.wordpress.org/plugins/random-post-link/#description)
 * [Valoraciones](https://es-ar.wordpress.org/plugins/random-post-link/#reviews)
 * [Desarrollo](https://es-ar.wordpress.org/plugins/random-post-link/#developers)

 [Soporte](https://wordpress.org/support/plugin/random-post-link/)

## Descripción

Unlike the [Random Redirect](https://wordpress.org/extend/plugins/random-redirect/)
plugin, this plugin makes sure that a user will not see the same post twice.

It does this by storing a cookie containing a list of single posts that the user
has seen. It then checks that list before redirecting.

#### Usage

Just put this line anywhere in your theme where you want the link to appear.

    ```
    <?php random_post_link(); ?>
    ```

You can specify the text you want on the link like so:

    ```
    <?php random_post_link('Feeling lucky'); ?>
    ```

Links: [Plugin News](http://scribu.net/wordpress/random-post-link) | [Author’s Site](http://scribu.net)

## Preguntas frecuentes

  “Parse error: syntax error, unexpected T_CLASS…” Help!

Make sure your host is running PHP 5. Add this line to wp-config.php to check:

    ```
    var_dump(PHP_VERSION);
    ```

  What happens when there are no more posts?

If a user has seen all the available posts, the plugin will clear the list and redirect
to a random post.

## Reseñas

No hay reseñas para este plugin.

## Colaboradores y desarrolladores

“Random Post Link” es un software de código abierto. Las siguientes personas han
colaborado con este plugin.

Colaboradores

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

[Traduce “Random Post Link” a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/random-post-link)

### ¿Interesado en el desarrollo?

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

## Registro de cambios

#### 1.0.1

 * handle case when a user has seen all posts

#### 1.0

 * initial release
 * [more info](http://scribu.net/wordpress/random-post-link/rpl-1-0.html)

## Meta

 *  Versión **1.0.1**
 *  Última actualización **hace 14 años**
 *  Instalaciones activas **50+**
 *  Versión de WordPress ** 2.8 o superior **
 *  Testeado hasta **3.0.5**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/random-post-link/)
 * Etiquetas:
 * [button](https://es-ar.wordpress.org/plugins/tags/button/)[redirect](https://es-ar.wordpress.org/plugins/tags/redirect/)
 *  [Vista avanzada](https://es-ar.wordpress.org/plugins/random-post-link/advanced/)

## Valoraciones

 2 de 5 estrellas.

 *  [  0 valoraciones de 5 estrellas     ](https://wordpress.org/support/plugin/random-post-link/reviews/?filter=5)
 *  [  0 valoraciones de 4 estrellas     ](https://wordpress.org/support/plugin/random-post-link/reviews/?filter=4)
 *  [  0 valoraciones de 3 estrellas     ](https://wordpress.org/support/plugin/random-post-link/reviews/?filter=3)
 *  [  1 valoración de 2 estrellas     ](https://wordpress.org/support/plugin/random-post-link/reviews/?filter=2)
 *  [  0 valoraciones de 1 estrellas     ](https://wordpress.org/support/plugin/random-post-link/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/random-post-link/reviews/#new-post)

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

## Colaboradores

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

## Soporte

¿Tenés algo que decir? ¿Necesitás ayuda?

 [Ver el foro de asistencia](https://wordpress.org/support/plugin/random-post-link/)