cggit
cggit
I'd like to label the relationships between attached posts. Eg. An actors role in a movie where the actor IDs are stored along with their role in the movie's attached...
Would you be able to outline in a few words how one could go about integrating this functionality? I can code but am not very familiar with the CMB2 core....
Once I have the UI serving relationship labels in $_POST is there a recommended CMB2 hook to add or merge new meta with the existing attached_post meta?
I gave it a go and made a pull request. It works but maybe you can suggest improvements.
Hi Scribu, but do you have any vested interest in seeing the plugin live on? I get that you've stopped support but is maintenance completely done by contributors or would...
All of a sudden, in a repeater, new textarea_code fields were pre filled with text from the previous textarea_code fields and nothing was saving. This fixed worked for me. At...
I just ran into this issue but realized CMB2 was updating itself with its old itself after update_post_meta completed successfully. The work around was to make a custom santization_cb function...