<?php /** * Header for email notifications. * * This template can be overridden by copying it to yourtheme/job_manager/emails/plain/email-header.php. * * @see https://wpjobmanager.com/document/template-overrides/ * @author Automattic * @package wp-job-manager * @category Template * @version 1.31.0 */ if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly. }