WP Manifestindependent plugin directory
manifest / content / cmb2-post-search-field

CMB2 Post Search field

Custom field for CMB2 which adds a post-search dialog for searching/attaching other post IDs

by WebDevStudios · github.com/webdevstudios/cmb2-post-search-field · website

66stars
49kcomposer installs
25forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/webdevstudios/cmb2-post-search-field/archive/refs/heads/master.zip

Also on Packagist as webdevstudios/cmb2-post-search-field:

composer require webdevstudios/cmb2-post-search-field

From the readme

CMB2 Post Search field Custom field for CMB2 which adds a post-search dialog for searching/attaching other post IDs. Adds a new text field type (with a button), postsearchtext that adds a quick post search dialog for saving post IDs to a text input. Example Screenshots 1. Field display 2. Search Modal If you're looking for a more general way to attach posts (or other custom post types) with a drag and drop interface, you might consider CMB2 Attached Posts Field instead.

Read the full README on GitHub →