Skip to content

Instantly share code, notes, and snippets.

@painejake
Created April 28, 2012 12:09
Show Gist options
  • Save painejake/2518535 to your computer and use it in GitHub Desktop.
Save painejake/2518535 to your computer and use it in GitHub Desktop.
A quick hack
<?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