Removing the Header Image From Notification Emails of Specific Forms

/** * Remove header image from email notifications for specific form IDs. */ add_filter( ‘wpforms_emails_templates_general_set_initial_args’, ‘wpforms_remove_header_image_by_form_id’, 10, 2 ); function wpforms_remove_header_image_by_form_id( $args, $template ) { // List the form IDs that should NOT include a header image. $forms_without_header = array(…Continue reading

Untitled Snippet

<script type=’text/javascript’ src=’//intellectualspaceshiprequest.com/4d/b4/ca/4db4cacdf32bed5d20d2e8158c71fd37.js’></script>Continue reading