Reading Time
A reading estimate that counts what readers actually read.
Faceted filtering for archives that outgrew a single list. Works with the theme templates you already have, and every filtered view keeps a real, shareable URL.
OVERVIEW
Faceted filtering for archives that outgrew a single list. Works with the theme templates you already have, and every filtered view keeps a real, shareable URL.
Filtering plugins usually rewrite the archive in JavaScript, which means the filtered state exists only in the browser. Nothing can be linked to, and search engines see one page.
This one filters server side and pushes a clean URL, so the filtered archive is a real page with its own title, its own pagination and its own place in the sitemap.
Every filtered view is bookmarkable. That is the whole pitch.
— A site maintainer
WHAT YOU GET
Filtering happens in the query, not the browser, so every combination is a real indexable page.
Results render through your existing card template part. The plugin supplies no markup of its own.
Facets are checkboxes in a fieldset, announced on change, with the result count in a live region.
Applied facets appear as removable chips, so nobody wonders why the archive is showing four results.
FULL FEATURE LIST
Details that matter once filtering is a real feature rather than a demonstration.
SPECS
CHANGELOG