Description
Persistent Filters is a lightweight WordPress plugin that preserves admin list filters for Posts, Pages and WooCommerce Products and Orders. Once installed end activated, the plugin remembers filter selections like a search string, ordering, product status etc. Filters will be reapplied when you return to the corresponding list screen so you don’t have to redo all filtering.
Filters are reapplied automatically when you return to the corresponding list screen so you don’t have to redo your filtering.
All filters are stored per user per post type (currently, post, page, product and shop_order are supported).
When a filter is stored for a specific post type, a Reset Filters button is added next to the admin list filter options.
Features
- Persist filters for Posts, Pages, and WooCommerce Products in admin lists.
- Remembers filter types like date, categories, search terms and ordering.
- Per-listing persistence (each post type maintains its own stored filters).
- Lightweight with minimal performance impact.
Installation
- Upload the plugin folder to
/wp-content/plugins/persistent-filtersor install via Plugins Add New Upload Plugin. - Activate the plugin through the Plugins screen.
FAQ
-
Does this affect front-end queries?
-
No, the plugin only saves and reapplies admin list screen query parameters.
-
No, all filters are stored per user.
-
When I reset my filters, do I lose filters for all post types?
-
No, only the filters for the post type currently listed will be reset.
-
Correct, that button is only shown when you actually used a filter for the current post type.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Persistent Filters” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Persistent Filters” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.1.0
- Fix: disabled fallbaclk by default, that could cause infinite loops
- Added support for WooCommerce Orders
1.0.1
- Fixed an incomplete commit to svn
1.0.0
- Initial release: Posts, Pages, and WooCommerce product filter persistence.
