- 
< ?php
  //get_archives('postbypost', 10);
  
  //get_archives('postbypost', '');
  //get_archives('daily', '10', 'html', '', '', true);
  //wp_get_archives('type=postbypost&limit=&format=custom');
  wp_get_archives('type=postbypost&limit=&format=html&show_post_count=true');
  //get_archives('daily', '');
?>
- 
< ?php
  //get_archives('postbypost', 10);
  //wp_get_archives('type=monthly&format=option&show_post_count=1');
  //wp_get_archives('type=postbypost&limit=&format=custom');
?>
スポンサードリンク
		      