PHP sidebar Help !
-
I’m currently using this strip of php code to pull the latest 5 posts from my photoshop brush site http://www.phatbrush.com and have it post to the sidebar of my other blog http://www.sherifabdou.com
It works perfectly as it should be but does anyone know if there is an edit I can make to the php code I use below ?
<?php include_once(ABSPATH . WPINC . '/rss.php'); wp_rss('http://www.InsertSiteHere.com/feed', 7); ?>
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘PHP sidebar Help !’ is closed to new replies.