Created
June 25, 2012 02:15
-
-
Save jasonrundell/2986042 to your computer and use it in GitHub Desktop.
Birdnapper- 1.1 (Widget)
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
<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