更多主题
get_error_code();
if($error == 'simplepie-error') {
//Simplepie Error
echo "
An error has occured with the RSS feed. (". $error .")
";
}
return;
}
?>
get_item_quantity(30);
$items = $rss->get_items(0, 30);
?>
No items';
else
foreach ( $items as $item ) : ?>
-
get_content();?>
更多主题", 0, 'iztwp', 'more_themes_page',get_bloginfo('template_url').'/images/izt_ico.png');
}
add_action('admin_menu', 'izt_more_themes');
endif;
?>