Copy of Job Applications not being sent to Job Seeker
If someone uses the Apply Online form the job seeker (the person who fills out the form) is supposed to be sent a copy of the application email.
Instead the employer (the person who posted the job) is receiving this copy (and also receiving the copy that is intended for them).
The code for this is in includes/forms.php
The job seeker email is supposed to be pulled using this code:
Code:
wp_mail( $posted['your_email'], ...