Random Post Link Everywhere WordPress but Multisite
-
There are gobs of plugins to generate links to random posts, and I’ve coded my own PHP methods as well, but for beginners and especially on WordPress.com I was pleased to discover/find that simply appending
?randomon any blog URL (self hosted or WordPress.com does exactly that, makes a link that magically pulls a random post from the site.http://cogdogblog.com/?randomworks on my self hosted site as doescogdoglab.wordpress.com/?randomfor a WP.com oneHowever on multi-site WordPress sites I manage, this method merely returns the blog home page. This is not a major issue but it seems like inconsistent behavior (one might say it is random behavior??)
The topic ‘Random Post Link Everywhere WordPress but Multisite’ is closed to new replies.