Changelog

Keep up to date with all our updates.

  • WC Paid Listings 2.9.5

    • Fix – Job Packages table not responsive. #180
    • Fix – Jobs with pending payment status not listed on Jobs Dashboard. #176
  • Job Alerts 1.5.5

    • Enhancement: Add unsubscribe link to the email and text explaining why they are receiving it.
    • Enhancement: Add email permission checkbox.
    • Fix: Fix job type form showing up when job types are disabled by adding taxonomy check.
    • Fix: Don’t encode html special chars for email output.
    • Enhancement: Remove job alert posts when removing user.
  • WP Job Manager 1.35.2

    • Enhancement: Add agreement checkbox to job submission.
    • Fix: Remove unnecessary filter avoiding warning in WP 5.8.
    • Fix: Fix padding on “Apply for job” button.
  • Embeddable Job Widget 1.1.5

    • Fix: Fix file path for older versions of script
  • Simple Paid Listings 1.4.3

    Enhancement: Add personal data privacy handling (exporter and eraser)

  • WC Paid Listings 2.9.4

    • Fix – Issue where same product could be added multiple times to cart.
    • Fix – Issue preventing multiple packages from being generated for a user.
  • Resume Manager 1.18.4

    • Fix: Add latitude and longitude on resume listing element to match WPJM core. (@tripflex)
    • Fix: Use standard WordPress search to fix issue with MySQL 8.
  • WP Job Manager 1.35.1

    • Change: On new installs, do not enable account registration on job submission page by default.
    • Fix: Company name color contrast. (@DaWoblefet)
    • Fix: Fix issue when Select2 isn’t used on the job submission form. (@tripflex)
  • Embeddable Job Widget 1.1.4

    • Add featured jobs filter to the form.
    • Fix potential XSS vulnerability.
  • Application Deadline 1.2.5

    Fix: Issue with ordering of job listings

  • Application Deadline 1.2.4

    • Fix sorting by closing date.
    • Run the cronjob at midnight in all timezones.
    • Change the calculation of closing date on the listings page.
    • Switch to webpack via wordpress-scripts and simplify build.
  • WC Paid Listings 2.9.3

    • Fix – Fix package type subscription not activating listing in order.
  • Applications 2.5.2

    • Fix: jQuery 3.x compatibility.
    • Fix: Show application form on error, but don’t scroll.
    • Fix: Make dynamic fields translatable.
  • Resume Manager 1.18.3

    • Fix: jQuery 3.x compatibility.
  • Job Tags 1.4.2

    Fix: jQuery 3.x compatibility

  • Bookmarks 1.4.2

    Enhancement: Add multi-site compatibility.
    Enhancement: Remove user bookmarks on user deletion.
    Enhancement: Add personal data exporter and eraser.

  • WP Job Manager 1.35.0

    • Change: Bumped minimum WordPress version to 5.4.
    • Change: Listings now expire (by default) at the end of the expiration date.
    • Change: Job listing expiration checks uses the WordPress time zone.
    • Change: All dates are now presented using the WordPress time zone.
    • Change: Transitioned from LESS to SCSS for CSS generation. May affect final CSS generation and should be tested with theme.
    • Fix: jQuery UI CSS 404s when jQuery Migrate plugin is installed.
    • Fix: Pagination on job dashboard page when actions are completed.
    • Fix: Application Email/URL field will give more actionable validation errors.
    • Fix: Action job_manager_job_submitted fired when outside of standard submission flow.
    • Fix: job_manager_select2_filters_args pollution on frontend. (@tripflex)
    • Fix: is_wpjm_page returns true if none are defined. (@ibndawood)
    • Fix: Missing variable error with cached widgets.
    • Tweak: reCAPTCHA setting has more clear language. (@tripflex)
    • Dev: Added filter submit_job_form_create_account_role for user role when created on job submission. (@tripflex)
    • Dev: Added filter job_manager_should_run_shortcode_action_handler for if a job dashboard action should run.
    • Dev: Added filter job_manager_get_form_action to modify the action of a frontend form. (@tripflex)
    • Template update: job-dashboard.php with new date functions.
  • Embeddable Job Widget 1.1.3

    • Fix issue with page reserved term on embed pagination.
    • Fix issue with undefined arguments in PHP 7.4.
  • WP Job Manager 1.34.5

    • Fix: Jobs list not appearing in the page load while using Firefox.
  • WP Job Manager 1.34.4

    • Fix: Harden security of job dashboard actions. Reported by Slavco.
    • Updated template: job-dashboard.php.