Support

Account

Home Forums Front-end Issues Strip iframe tags but output the url Reply To: Strip iframe tags but output the url

  • Get the field value without formatting if this is an oembed field

    
    <?php $value = get_sub_field('embed_iframe', false)); ?>
    

    https://www.advancedcustomfields.com/resources/get_sub_field/