Archive by year instead of by month

  • Posted in : Read WP
  • luukk
    Participant

    Hi!

    I would like to change the monthly archive into an yearly archive. But how?

    Thanks,

    Luuk

    The Netherlands

    Mehmet S.
    Keymaster

    Hi,

    – go to Appearance > Editor > page-archive-2.php

    – find:

    $args = array(  'format' => 'custom',
    

    – edit:

    $args = array(  'type' => 'yearly', 'format' => 'custom',
    

    Thanks

    luukk
    Participant

    Thank you, Mehmet!!

    Mehmet S.
    Keymaster

    You are welcome.

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register