CMB2 / cmb2-attached-posts

Custom field for CMB2 for attaching posts to a page.
GNU General Public License v2.0
135 stars 62 forks source link

First commit of attached post relationship label option - adds input … #39

Open cggit opened 7 years ago

cggit commented 7 years ago

Adds input box to attached posts to label relationship and saves to a new metakey. To use give options array show_relation => true

The original meta data isnt touched but an additional meta key is set with the same name + _relation that stores the post id as the key and input value as the value