• on line 35, this:

    ['post_date', 'post_date_gmt', 'post_modified', 'post_modified_gmt']

    must be changed to:

    ['date', 'date_gmt', 'modified', 'modified_gmt']

    in order to be able to filter by fields other than just post_date

    great plugin otherwise – thank you!!

The topic ‘plugin has an error (great otherwise!)’ is closed to new replies.