If I have a hobby and equipment post types (really needs to be a M: M relationship with some extra details, but not sure how that’s going to work in WordPress).
But if I have an ACF Pro relationship between the 2, the relationship field allows me to select existing equipment items from the hobby tab, but it doesn’t allow me to add new items from the dialog as I would with a taxonomy.
Is there a quick way so that I can quickly add new equipment items to the hobby model, and also prevent the same item from being selectable twice (I’ve tried repeater fields for this set up) It seems the relationship field already allows multiple items to be selected, so this isnt going let me add the extra options?
I’d really like to be able to do the opposite on the equipment model, but without a proper pivot table, I don’t know how to make this work.
If I have to manually create my database and other content, how much work am I going have to do to integrate with the rest of WordPress? Does WordPress utilize controllers or have other ways to query data like with Laravel?
​
​
[Desired]) [ad_2]