I have an issue with Pro Forms and updating Option fields.
If I create an Option field of type Email in ACPT I can retrieve that field value in Bricks using the lightning bolt drop down.
But If I create a ProForm with a field for the Email address and try and set the initial value to the Email Option field it returns some HTML rather than the field value.
Phone fields and Text work fine - haven’t tested any others.
From the next version on, you won’t need that any more We change from wp_kses_post to wp_strip_all_tags, except of the Rich Text field. Then you don’t need the :plain filter anymore for this case.