Can someone explain this PHP code? [closed]

“If” is not inside <?php ... ?>. Must be:

<?php if (is_category('Ponies')) { ?>

Leave a Comment