Support

Account

Home Forums General Issues Escaping Fields exception Reply To: Escaping Fields exception

  • @hube2 thank you for helping me. I’ve tested this but it dosen’t work.

    My field is: get_field('footer_code', 'option');

    And the exception:

    if( $field['key'] == 'footer_code' ) {
            return $value;
        }