Random Post:
$post=$wpdb->get_results("SELECT ID,post_title,guid FROM $wpdb->posts
WHERE post_status= \"publish\" ORDER BY RAND() LIMIT 1");
$p=$post[0];
echo ('' . $p->post_title . '');
?>
This entry was posted
on mandag, desember 10th, 2012 at 14:45 and is filed under .
You can follow any responses to this entry through the RSS 2.0 feed.
You can skip to the end and leave a response. Pinging is currently not allowed.
Legg igjen en kommentar