New Plugin: Related Posts
-
Description
Gets a list of random posts of current category.
Usage
Copy related_posts.php to your plugins directory and add the following code to sidebar.php :
<?php related_posts();?>
or
<?php related_posts(’10’, ‘- ‘, ‘
‘);?>
Download
- The topic ‘New Plugin: Related Posts’ is closed to new replies.