Post status filter
Post status filter is used to filter posts by their WP post status e.g Published, Draft, Pending etc. These statuses must be included in the index for this filter to work. It is typically used to create a front-end post management page, to let authors filter their posts by status.
Only post authors themselves can view their non published posts in front-end. As such, when using the Post Status filter, you also have to add Author filter and define a default value for it.
Options
- Label
- Placeholder
- Key
- Icon
Display modes
Popup

Inline

Default values
Available post statuses can be set as default values for this filter