| 开发者 | blumeblau |
|---|---|
| 更新时间 | 2026年7月13日 03:35 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
/wp-content/plugins/portfolio-loop-filter/ directory or install the plugin ZIP through the WordPress plugins screen.No. It intentionally does not register custom post types or taxonomies. You can use WordPress posts, ACF-generated post types, or any other public post type that appears in the block settings.
No. The native WordPress Query Loop block remains responsible for rendering the grid. This plugin only adds filter buttons and a small frontend script.
Yes. Each filter block controls the next Query Loop block below it. Use the structure "Filter, Query Loop, Filter, Query Loop" when placing multiple filterable grids on the same page.
The block only renders terms that are used by published posts of the selected post type. On the frontend, buttons without a matching item in the next Query Loop are hidden automatically.
No. The plugin filters existing items in the browser. It does not perform frontend AJAX requests.