=== WP-Admin Search Post Meta ===
Contributors: meloniq
Tags: wp-admin, search, post meta, postmeta, custom fields
Requires at least: 4.9
Tested up to: 6.9
Stable tag: 0.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html


Search WordPress admin posts by custom fields (post meta) directly from the default search.

== Description ==

Enhance the default WordPress admin search by including custom fields (post meta) in search results.
This plugin seamlessly extends the post listing (edit.php) search functionality, allowing administrators to quickly find content based on values stored in custom fields.

It works out of the box with no configuration required—just activate and start searching.
Especially useful for sites that rely heavily on custom fields, such as those built with ACF or other meta-based data structures.

Lightweight, efficient, and fully integrated with the native WordPress admin experience.


== Installation ==

1. Upload the folder 'wp-admin-search-meta' to the '/wp-content/plugins/' directory
2. Activate the plugin through the 'Plugins' menu in WordPress


== Changelog ==

= 0.4 =
* Fixed coding standards reported by PHPCS
* Rename and move file with the main class

= 0.3 =
* Fixed compatibility with version 4.9 and higher

= 0.2 =
* Fixed issue with displaying multiple times the same post

= 0.1 =
* Initial release


== Upgrade Notice ==


== Frequently Asked Questions ==

= It does not work, what to do? =

Report it with details on [support forum](https://wordpress.org/support/plugin/wp-admin-search-meta/).


== Screenshots ==



