It doesn’t but there is a tutorial on how to enable it via your functions.php file, or how to use a plugin to do the same thing.
https://wpjobmanager.com/document/tutorial-send-email-employer-job-listing-approved/
Thanks for your reply. Any custom coding like this would be overwritten with every update, wouldn’t it?
If you follow the instructions in the tutorial (namely to add it to your theme’s functions.php or in a functionality plugin), it wouldn’t be overridden.
Thanks for your reply.
I just looked at the tutorial/code again in the link above. The function of this is actually to inform the employer/poster that the admin has approved their post, (or rather that it has been published, more accurately).
While this is also helpful, we were looking for a way that we (admin) would be informed that a posted job is waiting for our approval. Is there code for that posted somewhere?
I just released an emails plugin that includes a “default” email notification when a new listing is submitted:
https://plugins.smyl.es/wp-job-manager-emails/
If there’s other hooks you want me to add just let me know, I plan on adding support for many other plugins and hooks (I literally just released it) …
Is there any way we(admin) can just approve/reject the post via email rather than opening word press to approve/reject it?