Dynamic Data Search

Apraksts

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.

Ekrānuzņēmumi

Uzstādīšana

  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

BUJ

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.

Atsauksmes

Par šo spraudni nav atsauksmju.

Autori un izstrādātāji

“Dynamic Data Search” ir atvērtā pirmkoda programmatūra. Šo spraudni ir veidojuši šādi cilvēki.

Līdzdalībnieki

Tulkot “Dynamic Data Search&#8221 savā valodā.

Vai jūs interesē attīstība?

Pārlūkojiet kodu, apmeklējiet SVN krātuvi vai abonējiet attīstības žurnālu, ko izveidojis RSS.

Izmaiņu žurnāls

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