Download the PHP package humanmade/query-filter without Composer
On this page you can find all versions of the php package humanmade/query-filter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download humanmade/query-filter
More information about humanmade/query-filter
Files in humanmade/query-filter
Download humanmade/query-filter
More information about humanmade/query-filter
Files in humanmade/query-filter
Vendor humanmade
Package query-filter
Short Description Query Loop Block filters
License GPL-2.0-or-later
Package query-filter
Short Description Query Loop Block filters
License GPL-2.0-or-later
Please rate this library. Is it a good library?
Informations about the package query-filter
Query Loop Filters
This plugin allows you to easily add filters to any query loop block.
Provides 2 new blocks that can be added within a query loop block to allow filtering by either post type or a taxonomy. Also supports using the core search block to allow you to search.
Compatible with both the core query loop block and the Advanced query loop plugin (In fact, in order to use post type filters, use of the Advanced Query Loop plugin is required).
Easy to use and lightweight, built using the WordPress Interactivity API.
Usage
- Add a query block. This can anyhere that the query block is supported e.g. page, template, or pattern.
- Add one of the filter blocks and configure as required:
- Taxonomy filter. Select which taxonomy to to use, customise the label (and whether it's shown), and customise the text used when none is selected.
- Post type filter. Customise the label (and whether it's shown), as well as the text used when no filter is applied.
- Search block. No extra options.
Installation
- Download the plugin from the GitHub repository.
- Upload the plugin to your site's
wp-content/plugins
directory. - Activate the plugin from the WordPress admin.
All versions of query-filter with dependencies
PHP Build Version
Package Version
Requires
composer/installers Version
^1 || ^2
The package humanmade/query-filter contains the following files
Loading the files please wait ....