Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 317 Bytes

readme.md

File metadata and controls

11 lines (6 loc) · 317 Bytes

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.