feature: Add filter removal

This commit is contained in:
Keith Solomon
2025-02-12 08:27:45 -06:00
parent f74fb57358
commit 9c26443377
3 changed files with 122 additions and 38 deletions

View File

@@ -39,11 +39,10 @@ The plugin is designed to work out of the box with minimal configuration. Howeve
- **Taxonomies**: Ensure your WordPress site has the `resource_type` and `resource_subject` taxonomies set up for the `resource` post type.
## Roadmap
- tag close functionality
- ~~tag close functionality~~
- general reset button
- pagination
## Changelog
### 1.2.0 - 2025-02-05
- Name change to reflect future ability to filter any content, not just `resources`