>
Download This Plugin | |
Download Elegant Themes | |
Name | Random Post Link |
Version | 1.0.1 |
Author | scribu |
Rating | 40 |
Last updated | 2012-09-13 05:58:00 |
Downloads |
5248
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
Random Post Link plugin added 18 bytes of resources to the Home page and 9 bytes of resources to the sample Post page.
Random Post Link plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! Random Post Link plugin ads no tables to your Wordpress blog database.Unlike the 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.
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 | Author's Site