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. Email us for help if needed.
Maintainers
Package info
github.com/cmmarslender/post-finder
Type:wordpress-library
pkg:composer/cmmarslender/post-finder
Requires
- cmmarslender/wp-library-helpers: dev-master
- composer/installers: ~1.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
Unknown License 35987b23ff4caedc89e41c3a104731e782de3467
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.
