/
var
/
www
/
barefootlaw.org
/
wp-content
/
plugins
/
wp-job-manager
/
templates
/
emails
/
plain
/
Upload File
HOME
<?php /** * Footer for email notifications. * * This template can be overridden by copying it to yourtheme/job_manager/emails/plain/email-footer.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. }