<?php $posts = get_posts(‘orderby=rand&numberposts=5’); foreach($posts as $post) { ?>
<a href=”<?php the_permalink(); ?>” title=”<?php the_title(); ?>”><?php the_title(); ?>Random</a>
<?php } ?>
<?php $posts = get_posts(‘orderby=rand&numberposts=5’); foreach($posts as $post) { ?>
<a href=”<?php the_permalink(); ?>” title=”<?php the_title(); ?>”><?php the_title(); ?>Random</a>
<?php } ?>
© 2019 e.tv Ghana | All rights reserved
© 2019 e.tv Ghana | All rights reserved