Document Home | All Tag List
>>Material Top >> Wordpress Document >> General Tags >> get_archives()
日付ごとのアーカイブリストを表示します。 この関数は非推奨となっています。かわりにwp_get_archives()を使用して下さい。
<?php get_archives('type', 'limit', 'format', 'before', 'after', show_post_count); ?>
-