Dynamic Data Search

説明

Dynamic Data Search enhances the default WordPress search by providing instant AJAX-based results without page reloads.

It allows users to search posts, pages, custom post types, taxonomies, WooCommerce products, and Gutenberg templates from a single unified search interface.

The plugin is lightweight, easy to configure, and designed to work smoothly with both classic and Full Site Editing (FSE) themes.

Features

  • Instant AJAX-powered live search
  • Keyword highlighting in search results
  • Search posts, pages, and public custom post types
  • Search categories, tags, and custom taxonomies
  • WooCommerce product search (title and short description)
  • Gutenberg Template and Template Part search (FSE support)
  • Grid or List layout for search results
  • AJAX Load More button
  • Customizable colors for text, buttons, and result background
  • Shortcode-based integration
  • Optimized performance with minimal assets
  • Secure code following WordPress standards

Gutenberg Template Search

For Full Site Editing themes, Dynamic Data Search can include content from:

  • Site Editor Templates (wp_template)
  • Template Parts (wp_template_part)

This ensures important site content built using templates is searchable by visitors.

Shortcode

Use the following shortcode to display the search box anywhere:

[ddsp_data_search]

You can add it to posts, pages, widgets, or theme templates.

License

This plugin is licensed under the GPLv2 or later.

スクリーンショット

  • Live AJAX search dropdown results
  • Plugin settings page
  • Search results displayed in Grid layout including Gutenberg templates
  • Search results displayed in List layout including Gutenberg templates

インストール

  1. Upload the plugin folder to /wp-content/plugins/dynamic-data-search/
  2. Activate the plugin from the Plugins menu in WordPress
  3. Navigate to Settings Dynamic Data Search
  4. Configure search options, layout, and design settings
  5. Insert the shortcode where you want the search box to appear

FAQ

Does this plugin support WooCommerce?

Yes. It can search WooCommerce products by title and short description.

Does it work with Full Site Editing themes?

Yes. It supports searching Gutenberg templates and template parts.

Can I customize the design?

Yes. Layout and colors can be customized from the plugin settings page.

Is the plugin lightweight?

Yes. It loads only one CSS file and one JavaScript file.

評価

このプラグインにはレビューがありません。

貢献者と開発者

Dynamic Data Search はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Dynamic Data Search” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0.1

  • Added Gutenberg template and template part search
  • Added button hover text color option
  • Improved admin settings interface
  • Performance improvements

1.0.0

  • Initial release