Add a filter to allow for adding arbitrary HTML attributes to a group…#582
Conversation
This presumes PR CMB2/CMB2#582 has been merged into CMB2. Fixes jcchavezs#2. The js side of things is working. @todo Needs checking if any more filtering for saving needs to be done on the PHP side of things.
69fd3fe to
8b03f8a
Compare
8b03f8a to
5ccb1b8
Compare
… wrapper element.
5ccb1b8 to
e0c7a19
Compare
This presumes PR CMB2/CMB2#582 has been merged into CMB2. Fixes jcchavezs#2. The js side of things is working. @todo Needs checking if any more filtering for saving needs to be done on the PHP side of things.
|
@jrfnl may not be a bad idea to put a space before the I am curious about the use-cases that you see with this. @jtsternberg Since this one defaults to an empty string, and is just html attributes, i don't see a huge amount of breakage potential. |
|
I'm inclined to move the |
@jtsternberg This is for the CMB2 Conditionals plugin to allow for conditional groups. The attributes determining the conditions would need to be added for the js to be able to pick up on it. |
… wrapper element.