Created
April 28, 2012 12:09
-
-
Save painejake/2518535 to your computer and use it in GitHub Desktop.
A quick hack
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php if (function_exists('is_linked_list')) { ?> | |
<!-- Cool stuff --> | |
<?php } else { if (!$i++) echo "<h1>No posts?</h1><p>It's ok just grab and install <a href='http://wordpress.org/extend/plugins/daring-fireball-linked-list/'>Daring Fireball-style Linked List</a> plugin!"; } ?> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment