Viewing 1 replies (of 1 total)
  • Plugin Author Noumaan Yaqoob

    (@noumaan)

    Well if you just need a link of yearly archives, then you probably don’t need this plugin. You can display a list of yearly archives using this template tag:

    <?php wp_get_archives( array( 'type' => 'yearly' ) ); ?>

Viewing 1 replies (of 1 total)
  • The topic ‘Is it possible just to archive according to year instead of month?’ is closed to new replies.