<?php if (function_exists('related_posts')) {related_posts(); }?>
If you are serious about blogging and want to expand your reach as far as possible, error codes will not help you. Use the if (function_exists) call when adding plugins to your WordPress theme… you’ll thank yourself if you ever run into trouble.
-
kloningspoon posted this
