Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filter by Date #3634

Closed
1 task done
felipeelia opened this issue Sep 6, 2023 · 1 comment · Fixed by #3700
Closed
1 task done

Filter by Date #3634

felipeelia opened this issue Sep 6, 2023 · 1 comment · Fixed by #3700
Assignees
Milestone

Comments

@felipeelia
Copy link
Member

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
@felipeelia felipeelia added this to the 5.0.0 milestone Sep 6, 2023
@felipeelia felipeelia mentioned this issue Sep 7, 2023
1 task
@burhandodhy burhandodhy mentioned this issue Oct 17, 2023
4 tasks
@felipeelia felipeelia linked a pull request Oct 17, 2023 that will close this issue
4 tasks
@felipeelia felipeelia assigned burhandodhy and unassigned felipeelia Oct 22, 2023
@felipeelia
Copy link
Member Author

Closed by #3700

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants