The Wordpress file "rss-functions.php" or "rss.php" is not found.')); } function wltm($display=0,$displaydescriptions=false) { $apitech = "http://feeds.technorati.com/search/"; $blogurl = get_bloginfo('url'); $blogapi = "$apitech$blogurl"; $rss = fetch_rss($blogapi); echo wptexturize(''); } ?>