• Resolved wp_user1

    (@wp_user1)


    How can I test mails like the notification about expiring jobs?

    We changed the template and now want to check if it looks okay.

    We found this: WP_Job_Manager_Email_Employer_Expiring_Job
    But how can we test it?

Viewing 1 replies (of 1 total)
  • Hi @wp_user1,

    We don’t have a built in way to test that, but there are a few options.

    This page has more details on the Email Notifications and which WordPress function they use if you want to write custom code to test it:

    https://wpjobmanager.com/document/email-notifications/

    You can also post a test job that expires in the number of days for your notice period setting to have the plugin generate the email, then delete the job once you have received the email notice.

    If you have any other questions, give us a shout!

Viewing 1 replies (of 1 total)
  • The topic ‘testing emails’ is closed to new replies.