=== Dynamic Data Search ===
Contributors: iflairwebtechnologies
Donate link: https://www.iflair.com/
Tags: ajax search, live search, woocommerce search, gutenberg, instant search
Requires at least: 5.2
Tested up to: 6.9
Stable tag: 1.0.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Fast and lightweight AJAX-powered search for WordPress with WooCommerce and Gutenberg template support.

== Description ==

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.

== Installation ==

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

== Screenshots ==

1. Live AJAX search dropdown results
2. Plugin settings page
3. Search results displayed in Grid layout including Gutenberg templates
4. Search results displayed in List layout including Gutenberg templates

== 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

== Upgrade Notice ==

= 1.0.1 =
Adds Gutenberg Template Search. Recommended update for Full Site Editing themes.

== Frequently Asked Questions ==

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

== License ==

This plugin is licensed under the GPLv2 or later.

