cmmarslender / post-finder
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.
Installs: 347
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 22
Type:wordpress-library
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.