Archive

Posts Tagged ‘wordpress get_posts’

Wordpress Random Posts – get_posts() function

December 21st, 2008 No comments
Wordpress Random Posts – get_posts() function Wordpress Random posts Display a list of posts selected randomly by using the get_posts() function for the orderby parameter value: <h2>Random Post</h2> <ul> <?php $rand_posts = get_posts('numberposts=10&orderby=rand'); ?> <?php foreach( $rand_posts as $post ) : ?> ...
GoCache - ByREV-Cache v1.0 - live served in : 0.527472 sec (gzip)