Viewing 1 replies (of 1 total)
  • Plugin Author mibuthu

    (@mibuthu)

    There is no option for this available now, but I will include this in the next version.

    I you already whant to change in now you have to do it in the code directly and remove / comment out line 111-113 in plugin-dir/includes/filterbar.php:

    // for($year=$last_year; $year>=$first_year; $year--) {
    //    $elements[] = array('slug'=>$year, 'name'=>$year);
    //}

Viewing 1 replies (of 1 total)

The topic ‘Removing Year’ is closed to new replies.