=== Admin Meta Search ===
Contributors: eric_wijaya_87
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2FLPUSZ3VX4LJ
Tags: admin, search post
Requires at least: 3.0
Tested up to: 3.9
Stable tag: 1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Extend Search Post, Page, Custom Post Type with custom meta value

== Description ==

This plugin extend admin search page / post / custom post type to search for meta value

Functions are provided to search from postmeta table also.

**Features for Developers**

* You don't have to do anything after installing the plugin.
* You can add as many meta field as you need. It will be searched by this plugins.
* This plugin will not slow down wordpress admin page.

**Additional Features**

There are no additional features supported by Admin Meta Search. The code is simple, small and well documented.

== Installation ==

1. Use the Plugins, Add New menu in WordPress to install the plugin or upload the `admin-meta-search` folder to the `/wp-content/plugins/` directory.
1. Activate the plugin through the 'Plugins' menu in WordPress

== Changelog ==

= 1.0 =
* First release.

== Upgrade Notice ==

== Frequently Asked Questions ==

= What should I do after I install the plugins? =

Nothing. It will automatically works on your page, post, any custom post type search field.

= Will it work with custom post type? =

Yes. It will work with any custom post type meta field.

== Screenshots ==

1. Search for post meta in your page / post / custom post type.