Codeinwp / Codeinwp/otter-blocks
Add Filter by Tags Functionality for Otter Posts Blocks
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 198
- Forks
- 36
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 30
Description
What problem does this address?
This feature is an approach to enhance the Filter functionality of Otter Posts Block and it is more of a confinement than an issue.
Currently, we can only filter the posts using categories in the Otter Posts Blocks by going to the Settings > Categories but it would be great if we can have this filter for the tags to show only those posts that contain specific tags
Help Scout Ticket: https://secure.helpscout.net/conversation/2217073666/366465/
What is your proposed solution?
Instead of just placing Categories Label and the input box for placing the categories, we can create a dropdown that allows the user to select the Taxonomy and then place the names and why this was the user will have an option to filter the posts either by category or tags.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Otter Posts Block settings and the existing category-filtering entry point. Trace how the block applies category filters, then determine how taxonomy selection should support categories and tags; done means users can select either taxonomy and filter posts by the specified names.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, wordpress
- Domain
- content, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100