##Post Finder
Creates a rich input field that allows a user to currate and rank posts or other custom post types
###Installation
Clone the plugin to your wp-content/plugins/
directory
###Usage
In your theme, you can call pf_render( $name, $value, $options )
where you want to display a Post Finder field.