Linux 软件免费装
Banner图

Query Blocks

开发者 itmaroon
更新时间 2026年8月21日 17:49
PHP版本: 8.2.10 及以上
WordPress版本: 7.1
版权: GPL-2.0-or-later
版权网址: 版权信息

标签

post block field query taxsonomy

下载

1.1.0 1.1.1 1.0.1 2.0.1 1.0.0 1.1.2 2.0.2

详情介绍:

When you install this plugin, the following four blocks are registered and can be used not only in the block editor but also in the site editor.
  1. Post Pickup Provides a function to pick up WordPress post data. Internally, it generates a subquery to extract data from the database. The extracted data is selected by selecting the post type and term, and the required fields are rendered by selecting the field. Custom fields can also be selected.
  2. Post Filter This block provides a UI for users to filter Post Pickups specified by ID. There are three types of filtering:
  3. Provides a filtering function by string search. The search targets are title, excerpt, and body text, but custom fields can also be targeted by selecting an option.
  4. Provides a filtering function for data posted within a set period. The period can be set to three types: year, month, and day.
  5. Provides a filtering function by terms set in posts. The terms to be filtered are selected by selecting the taxonomy associated with the post type.
  6. Post Pagination This block provides pagination display of Post Pickup specified by ID. Two types are available: one that displays the page number and one that moves to the previous or next page. The type that displays the page number has Design Button as an inner block, and the type that moves to the previous or next page has Design Title as an inner block. Various customizations are possible by utilizing the design functions of these custom blocks.
  7. Post Crumbs This block displays the filtering information of Post Pickup specified by ID in the form of a breadcrumb list. The filtering information is based on filtering by Post Filter and is displayed as the text of Design Title. Therefore, various customizations are possible by using the design function of Design Title. In addition, when Post Pickup is displayed as a single post, the title of the post is also displayed in addition to the filtering information.

安装:

  1. From the WP admin panel, click “Plugins” -> “Add new”.
  2. In the browser input box, type “Query Blocks”.
  3. Select the “Query Blocks” plugin and click “Install”.
  4. Activate the plugin.
OR…
  1. Download the plugin from this page.
  2. Save the .zip file to a location on your computer.
  3. Open the WP admin panel, and click “Plugins” -> “Add new”.
  4. Click “upload”.. then browse to the .zip file downloaded from this page.
  5. Click “Install”.. and then “Activate plugin”.

屏幕截图:

  • Display posts in order of popularity with Post Pickup
  • Display filtering information in breadcrumb format with Post Crumbs
  • Post Filter filter setting screen (period filter is displayed by month)
  • Post Filter filter setting screen (period filter is displayed by year)
  • Post Filter filter setting screen (period filter is displayed by day)
  • Post Pagination page number display
  • Post Pagination forward/backward navigation

更新日志:

2.0.2 2.0.1 1.1.2 1.1.1 1.1.0 1.0.2 1.0.1 Fixed a bug in Post Pickup where the selection button was not displayed when the featured image was not set for the first post. 1.0.0