Apraksts
This plugin adds a block you can use inside a Query Loop block that allows visitors to filter the posts by taxonomy terms (like Category or Tag).
Useful for creating interactive post listings and archives.
Development
The plugin source is available here: https://github.com/Twenty-Bellows/taxonomy-query-filter
Node & NPM are needed to install and run the development tools:
`
npm install
npm run build
`
See the source for more details.
Bloki
Šis spraudnis nodrošina 1 bloku.
- Taxonomy Query Filter Add taxonomy filters for Query Loop
Uzstādīšana
- Upload the plugin files to the
/wp-content/plugins/taxonomy-query-filterdirectory, or install it via the WordPress Plugin Directory. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Insert the Taxonomy Query Filter block inside a Query Loop block on any page or post.
BUJ
-
How do I use the filter?
-
- Insert a Query Loop block.
- Insert the Taxonomy Query Filter block inside the Query Loop block.
- Choose the taxonomy you want to filter by (Category, Tag, or a custom taxonomy).
-
Can I style the dropdown?
-
Yes! The block outputs standard markup and class names you can target with CSS.
Atsauksmes
Par šo spraudni nav atsauksmju.
Autori un izstrādātāji
“Taxonomy Query Filter” ir atvērtā pirmkoda programmatūra. Šo spraudni ir veidojuši šādi cilvēki.
LīdzdalībniekiTulkot “Taxonomy Query Filter” savā valodā.
Vai jūs interesē attīstība?
Pārlūkojiet kodu, apmeklējiet SVN krātuvi vai abonējiet attīstības žurnālu, ko izveidojis RSS.
Izmaiņu žurnāls
1.0.1
- Changed taxonomy/term separator to . so that -‘s and _’s can both be used in slugs
1.0.0
- Initial release with category filtering support.
