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.

بلوک‌ها

این افزونه 1 بلوک ارائه می‌دهد.

  • 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.

نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

توسعه دهندگان و همکاران

“Query Search” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

ترجمه “Query Search” به زبان شما.

علاقه‌ مند به توسعه هستید؟

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

گزارش تغییرات

0.1.0

  • Release