Support

Account

Home Forums Backend Issues (wp-admin) wp_kses breaks select images Reply To: wp_kses breaks select images

  • Hey there!

    I’m seeing the same problem – is there any solution for that?
    I do have a select field with the stylized UI set to true and the following choices

    
    jacquarda : <span class="ff--jac">Jacquarda</span>
    clay : <span class="ff--cla">Clay</span>
    

    The wp_kses_allowed_html filter shows that the span tag is allowed for the acf context.

    Thanks a lot!