=== HwiNote Content Search Tool ===
Contributors: hwinote
Tags: search, admin, custom fields, widgets, shortcode
Requires at least: 6.5
Tested up to: 7.0
Requires PHP: 7.4
Stable tag: 1.5.6
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Search posts, pages, custom fields, widgets, and shortcode usage from the WordPress admin.

== Description ==

HwiNote Content Search Tool helps site administrators and developers find where text, shortcode snippets, widget content, and custom field values are used in a WordPress site.

Main features:

* Search posts, pages, and public custom post types.
* Search custom fields.
* Search widget settings and content.
* View shortcode usage.
* Highlight matching text in the editor when opening a result.
* Supports OR, AND, exact match, and regular expression modes.

This plugin is designed for site maintenance, migration checks, and content audits from the WordPress admin area.

== Installation ==

1. Upload the plugin folder to `/wp-content/plugins/` or install the ZIP file from the Plugins screen.
2. Activate the plugin.
3. Open **Content Search** from the WordPress admin menu.

== Frequently Asked Questions ==

= Does this plugin send data to external services? =

No. Searches are performed inside your WordPress installation.

= Can it search custom fields? =

Yes. Enable the custom field search option before running a search.

= Can it search widgets? =

Yes. The plugin can search widget settings stored by WordPress.

== Screenshots ==

1. Search results showing body, hidden attribute, and custom field matches.
2. Highlight matched terms in the editor and navigate between results.
3. Shortcode list showing used and unused shortcodes.
4. Shortcode analysis showing usage in posts and widgets.

== Changelog ==

= 1.5.6 =
* Improved editor highlighting and navigation for shortcode blocks.

= 1.5.4 =
* Final WordPress.org submission readiness pass.
* Improved widget location handling for inactive and grouped widget areas.
* Improved input sanitization and translation consistency.

= 1.5.2 =
* Added English-first UI and translation files.
* Added WordPress 7.0 compatibility metadata.
* Kept the WordPress 7.0 editor highlight positioning fixes.

= 1.5.1 =
* Improved editor highlight behavior for WordPress 7.0.

== Upgrade Notice ==

= 1.5.6 =
Improves shortcode block highlighting and navigation from search results.
