1. Can i get a list of years as a filter? I have tried using the Date filter, but it seems more for a range, not for what I want. I would like either a dropdown or a checkboxes for the published year for all my posts.
2. Can I change the. “filter by category” text to something else?
1. I’m afraid that is not possible. I usually recommend a custom code when there is a simple solution to an issue, but this is much more complicated, and a few lines of custom code snippet would not work.
One last one – I have 3 Custom Taxomonys (ACF) and one Categories List for filtering – is there a way to order these filters? At the moment the 3 custom ones show first and then the Categories one. Or do I need to do that with some jQuery?