這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Query Search

描述

Check the operation of the REST API.
Create query parameters in blocks and display the results in a data grid.
It is also useful when you simply want to search for posts or taxonomies conditionally.

Use it on the post page, not on the admin screen.
Please post privately as nothing will be displayed on the front page.

Extensions (activated by pressing a button) should not be used in production.
You can add new items and edit them, but they are not yet complete.

This is for debugging.

Arbitrary section

The usage documentation can be found here.

./document/index.md

List of libraries used

./third-party-notices.md

螢幕截圖

  • Display the REST API results in a DataGrid.
  • You can get a list of posts without meta.

Blocks

This plugin provides 1 block.

  • Query Search Result View This is a developer-only plugin. Create a REST API query and display the results in a DataGrid.

安裝

This section describes how to install the plugin and get it working.

e.g.

  1. Upload the plugin files to the /wp-content/plugins/query-search directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress

常見問題

Can I search meta?

no.
This is not possible at the moment, but we plan to add it in the future.

評價

There are no reviews for this plugin.

貢獻者及開發者

“Query Search” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Query Search 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

0.1.0

  • Release