Model
Namespaces
- Filters
Interfaces, Classes and Traits
- Countable_Interface
- Indicates that the filter can provide a list of counts
of the available choices.
- Filterable_Interface
- Indicates that a filter is capable of filtering the WP query.
- Indexable_Interface
- Indexable_Interface provides a single method "generate_index_data".
- Preloadable_Interface
- Indicates that a filter should preload counts of possible choices
on page load.
- Storable_Interface
- Represents a filter that should attach data to the frontend react data store.
- Filter
- Representation of an individual filter.
- Group
- Representation of an individual group and it's filters.
- Index
- Representation of a single indexed post from the database.