if (function_exists('wp_dtree_get_archives'))
{
wp_dtree_get_archives();
}
else
{
wp_get_archives('type=monthly');
}
?>
Архив
if (function_exists('wp_dtree_get_archives'))
{
wp_dtree_get_archives();
}
else
{
wp_get_archives('type=monthly');
}
?>