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
- Upload the folder ‘wp-admin-search-meta’ to the ‘/wp-content/plugins/’ directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
FAQ
-
It does not work, what to do?
-
Report it with details on support forum.
Reviews
Contributors & Developers
“WP-Admin Search Post Meta” is open source software. The following people have contributed to this plugin.
Contributors“WP-Admin Search Post Meta” has been translated into 1 locale. Thank you to the translators for their contributions.
Translate “WP-Admin Search Post Meta” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
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
