Email System
The Comfort Job plugin includes an email system to notify users about various events such as job application submissions, job approvals, and more.
Customizing Email Templates
- Copy the desired email template file from
wp-content/plugins/comfortjobpro/templates/emails/
to your theme's directory, maintaining the folder structure. - Edit the copied template file as needed.
Available Email Templates
- New Job Application:
guest_job_create_to_user.php
(Pro) - Job Approved:
guest_job_email_verified.php
(Pro)
Single Email Settings
Go to
Comfort Job > Emails
.Configure the following email settings:
- Subject: The subject of the email.
- Email heading: The heading of the email.
- Additional content: The Additional content of the emails.
- From Name: The name that will appear as the sender of the emails.
- From Email: The email address that will appear as the sender of the emails.
- Admin Email: The email address where admin notifications will be sent.
- CC/BCC: The CC & BCC of the email.
Save changes.