Title: Random Post Link
Author: scribu
Published: <strong>4 November 2009</strong>
Last modified: 13 September 2012

---

Cari plugin

Plugin ini **belum teruji dangan 3 rilis besar WordPress**. Kemungkinan tidak lagi
dipelihara atau didukung, dan mungkin menghadapi masalah kompatibilitas bila digunakan
dengan versi WordPress yang lebih baru.

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

# Random Post Link

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

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

 * [Detail](https://id.wordpress.org/plugins/random-post-link/#description)
 * [Ulasan](https://id.wordpress.org/plugins/random-post-link/#reviews)
 * [Pengembangan](https://id.wordpress.org/plugins/random-post-link/#developers)

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

## Deskripsi

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)

## Tanya Jawab

  “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.

## Ulasan

Belum ada ulasan untuk plugin ini.

## Kontributor & Pengembang

“Random Post Link” adalah perangkat lunak open source. Berikut ini mereka yang sudah
berkontribusi pada plugin ini.

Kontributor

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

[Terjemahkan “Random Post Link” dalam bahasa Anda.](https://translate.wordpress.org/projects/wp-plugins/random-post-link)

### Tertarik mengembangkan?

[Lihat kode](https://plugins.trac.wordpress.org/browser/random-post-link/), periksa
[repositori SVN ](https://plugins.svn.wordpress.org/random-post-link/), atau mendaftar
ke [log pengembangan](https://plugins.trac.wordpress.org/log/random-post-link/) 
melalui [RSS](https://plugins.trac.wordpress.org/log/random-post-link/?limit=100&mode=stop_on_copy&format=rss).

## Log Perubahan

#### 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 **1.0.1**
 *  Diperbarui **14 tahun yang lalu**
 *  Instalasi Aktif **50+**
 *  Versi WordPress ** 2.8 atau yang terbaru **
 *  Diuji hingga **3.0.5**
 *  Bahasa
 * [English (US)](https://wordpress.org/plugins/random-post-link/)
 * Tag
 * [button](https://id.wordpress.org/plugins/tags/button/)[redirect](https://id.wordpress.org/plugins/tags/redirect/)
 *  [Tampilan lanjut](https://id.wordpress.org/plugins/random-post-link/advanced/)

## Rating

 2 dari 5 bintang.

 *  [  0 ulasan 5-bintang     ](https://wordpress.org/support/plugin/random-post-link/reviews/?filter=5)
 *  [  0 ulasan 4-bintang     ](https://wordpress.org/support/plugin/random-post-link/reviews/?filter=4)
 *  [  0 ulasan 3-bintang     ](https://wordpress.org/support/plugin/random-post-link/reviews/?filter=3)
 *  [  1 ulasan 2-bintang     ](https://wordpress.org/support/plugin/random-post-link/reviews/?filter=2)
 *  [  0 ulasan 1-bintang     ](https://wordpress.org/support/plugin/random-post-link/reviews/?filter=1)

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

[Lihat semua ulasan](https://wordpress.org/support/plugin/random-post-link/reviews/)

## Kontributor

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

## Bantuan

Ada yang ingin dikatakan? Butuh bantuan?

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