Show Related Content by Category or by Tag with Caching.
/wp-content/plugins/ directory. If you're uploading it make sure to upload
the top-level folder. Don't just upload all the php files and put them in /wp-content/plugins/.There are two ways to add the related posts to your content: 1. Use the admin to automatically add the plugin to your content. 2. Put this code into the WordPress loop:
<?php if (function_exists('sdac_related_content_by_type')) { sdac_related_content_by_type(); } ?>
Enjoy!
Requires: 2.8 or higher
Compatible up to: 3.2.1
Last Updated: 2010-6-23
Downloads: 1,592




