Title: Random Post Link
Author: scribu
Published: <strong>2009-11-04</strong>
Last modified: 2012-09-13

---

Szukaj wtyczek

Wtyczka **nie została przetestowana z trzema ostatnimi głównymi wydaniami WordPressa**.
Może nie być już utrzymywana lub obsługiwana, co może skutkować problemem ze zgodnością
z nowszymi wersjami WordPressa.

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

# Random Post Link

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

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

 * [Szczegóły](https://pl.wordpress.org/plugins/random-post-link/#description)
 * [Recenzje](https://pl.wordpress.org/plugins/random-post-link/#reviews)
 * [Rozwój](https://pl.wordpress.org/plugins/random-post-link/#developers)

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

## Opis

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)

## Najczęściej zadawane pytania

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

## Recenzje

Wtyczka nie ma jeszcze żadnej recenzji.

## Kontrybutorzy i deweloperzy

„Random Post Link” jest oprogramowaniem open source. Poniższe osoby miały wkład 
w rozwój wtyczki.

Zaangażowani

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

[Przetłumacz wtyczkę “Random Post Link” na swój język.](https://translate.wordpress.org/projects/wp-plugins/random-post-link)

### Interesuje cię rozwój wtyczki?

[Przeglądaj kod](https://plugins.trac.wordpress.org/browser/random-post-link/), 
sprawdź [repozytorium SVN](https://plugins.svn.wordpress.org/random-post-link/) 
lub czytaj [dziennik rozwoju](https://plugins.trac.wordpress.org/log/random-post-link/)
przez [RSS](https://plugins.trac.wordpress.org/log/random-post-link/?limit=100&mode=stop_on_copy&format=rss).

## Rejestr zmian

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

 *  Wersja **1.0.1**
 *  Ostatnia aktualizacja **14 lat temu**
 *  Włączone instalacje **50+**
 *  Wersja WordPressa ** 2.8 lub nowszej **
 *  Testowano do **3.0.5**
 *  Język
 * [English (US)](https://wordpress.org/plugins/random-post-link/)
 * Tagi
 * [button](https://pl.wordpress.org/plugins/tags/button/)[redirect](https://pl.wordpress.org/plugins/tags/redirect/)
 *  [Widok zaawansowany](https://pl.wordpress.org/plugins/random-post-link/advanced/)

## Oceny

 2 na 5 gwiazdek.

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

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

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

## Zaangażowani

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

## Wsparcie

Masz coś do dodania? Potrzebujesz pomocy?

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