Hi, thanks for the reply! I looked again at your instructions and realized what the issue was.
On our client’s website redesign, the posts are events and the publish dates are the dates the events are to take place, thus the need for your plugin. I have a custom list of upcoming events/posts generated by a plugin and each event listing includes the categories the event belongs to. The categories are automatically generated links like https://website.com/category/category-name/ and I had assumed that these category archive pages would display the upcoming “future” events as well.
I realize now that the category page links need to be the links specified in your instructions. However, since I can’t change the automatically generated category links directly, I have started using redirects to point the appropriate category pages to https://website.com/category/category-name/?future=true. With this setup, I can now see all the upcoming events as desired.
Thanks for a great plugin!
Regards,
Frank