PATH:
home
/
letacommog
/
aacote
/
wp-content
/
plugins
/
wp-job-manager
/
templates
/
emails
/
plain
<?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. }
[+]
..
[-] email-job-details.php
[edit]
[-] employer-expiring-job.php
[edit]
[-] email-footer.php
[edit]
[-] admin-new-job.php
[edit]
[-] admin-updated-job.php
[edit]
[-] email-header.php
[edit]
[-] admin-expiring-job.php
[edit]