Skip to content

Instantly share code, notes, and snippets.

@jasonrundell
Created June 25, 2012 02:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jasonrundell/2986042 to your computer and use it in GitHub Desktop.
Save jasonrundell/2986042 to your computer and use it in GitHub Desktop.
Birdnapper- 1.1 (Widget)
<ul>
<li>
<div class="sidebarbox">
<h2 class="widgettitle">Twitter Feed</h2>
<?php include($_SERVER['DOCUMENT_ROOT']."/wp-content/plugins/birdnapper/birdnapper.php"); ?>
<?php echo birdnapping("TwitterUserName",5); ?>
</div></li>
</ul>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment