You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your enhancement related to a problem? Please describe.
Filtering by date has become one of the commonly asked features for the plugin. We can add a new filter type to implement it.
For the initial version we can have some initial fixed options like "Last 3 months", "Last 6 months", and "Last 12 months", filterable via code. In addition to those options, the block should also have a "Custom" option, that would display two date fields ("From" and "To"), giving the final user the option to choose a completely different range.
In an eventual second phase, we can add the option of changing the date field (published vs. modified, or a meta field), and also controls to change the default options.
Designs
No response
Describe alternatives you've considered
No response
Code of Conduct
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
Is your enhancement related to a problem? Please describe.
Filtering by date has become one of the commonly asked features for the plugin. We can add a new filter type to implement it.
For the initial version we can have some initial fixed options like "Last 3 months", "Last 6 months", and "Last 12 months", filterable via code. In addition to those options, the block should also have a "Custom" option, that would display two date fields ("From" and "To"), giving the final user the option to choose a completely different range.
In an eventual second phase, we can add the option of changing the date field (published vs. modified, or a meta field), and also controls to change the default options.
Designs
No response
Describe alternatives you've considered
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: