WP Job Manager 1.26.2

  • Fix: Prevents use of Ajax file upload endpoint for visitors who aren’t logged in. Themes should check with job_manager_user_can_upload_file_via_ajax() if using endpoint in templates.
  • Fix: Escape post title in WP Admin’s Job Listings page and template segments. (Props to @EhsanCod3r)