Dynamic Data Search

Deskripsyon

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.

Mga Screenshot

Pag-install

  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.

Mga Review

Wala pang reviews para sa plugin na ito.

Mga Contributor at Developer

Ang “Dynamic Data Search” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.

Mga Contributor

Isalin ang “Dynamic Data Search” sa iyong wika.

Interesado sa development?

Tingnan ang code, i-check ang SVN repository, o mag-subscribe sa development log sa pamamagitan ng RSS.

Changelog

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