Skip to content

Filters and search

Status, advanced filters, and search

Status filter buttons

A row of buttons for status (e.g. All, Published, Draft, Pending, Private, Scheduled, Trash) with counts per status. The active filter is highlighted.

Click a button to show only posts in that status (or all for "All"). Counts come from the posts stats API and update after refresh or after actions that change status. When any filter is active, a "Clear" control may appear to reset status, other filters, and search.

One click to see only drafts, only pending, or only published content.

Advanced filters (PostFilters)

Filter chips or dropdowns for author, labels/tags, urgency (if the taxonomy exists), and sometimes status again. You can add multiple conditions (e.g. "Author = X" and "Label = Y").

Selecting a filter adds it to the active set. The grid shows only rows that match all active filters. A filter summary line can show something like "Showing 12 of 100 posts with …". "Clear" or "Clear all filters" removes advanced filters and resets status and search.

Narrow down by author, tag, or custom taxonomy without leaving the list.

PostFilterAdd

Use this control to add another filter (e.g. author, label, urgency). Choose the field and value; it joins the current filter set.

Build complex filter combinations step by step.

Search

A search input (e.g. "Search Posts…") filters the current result set by text, usually on title, content, or other visible fields. Typing filters the grid in real time (or after a short debounce). Combined with status and advanced filters, only rows that match both the filters and the search term are shown.

Find a specific post by keyword without scanning the list.