cmmarslender / post-finder
There is no license information available for the latest version (dev-master) of this package.
Adds a UI for curating and ordering posts
This package's canonical repository appears to be gone and the package has been frozen as a result. Email us for help if needed.
Package info
github.com/cmmarslender/post-finder
Type:wordpress-library
pkg:composer/cmmarslender/post-finder
dev-master
2016-11-22 00:54 UTC
Requires
- cmmarslender/wp-library-helpers: dev-master
- composer/installers: ~1.0
This package is auto-updated.
Last update: 2021-12-18 11:48:22 UTC
README
##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.