Change permalink for default archive – yearly

It should work but note that the date structure contains the structure for year, month and day archives as well, so you’ll need something like:

add_action( 'init', function() {
    global $wp_rewrite;
    $wp_rewrite->date_structure="archives/%year%/%monthnum%/%day%";
});

Don’t forget to visit your permalinks settings page in wp-admin so that rewrite rules are flushed.

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)