Changelog

Keep up to date with all our updates.

  • Job Tags 1.4.1

    • Fixes issue with WPJM CSS styles not loading on pages with [jobs_by_tag] and [job_tag_cloud] shortcodes.
    • Fixes issue with tags not being editable in the block editor.
  • Application Deadline 1.2.2

    • Fix issue with applications closed notice showing early.
  • Simple Paid Listings 1.3.2

    • Fixes issue with Stripe when no email address is available for user.
    • Fixes issue with encoded characters showing up in Stripe’s payment description.
  • WP Job Manager 1.32.3

    • Fix: Escape tooltip text in WordPress admin. (Props hd7exploit)
    • Fix: Escape user display names on author selector while editing job listings. (Props hd7exploit)
  • Job Alerts 1.5.2

    • Adds support for WP Job Manager 1.32.0’s new asset enqueuing and Select2 usage.
  • WP Job Manager 1.32.2

    • Fix: Issue saving job types for job listings in WordPress admin after WordPress 5.1 update.
    • Fix: Add nonce checks on edit/submit forms for logged in users. Will require updates to templates/job-preview.php if overridden in theme. (Props to foobar7)
    • Fix: Escape JSON encoded strings.
    • Fix: Add additional sanitization for file attachment fields.
  • WP Job Manager 1.32.1

    • Fix: Adds compatibility with PHP 7.3
    • Fix: Restores original site search functionality.
  • WC Paid Listings 2.8.2

    • Fix – Package listing calculation when deleting old listings (default: older than 2 days won’t change package count).
  • WP Job Manager 1.32.0

    • Enhancement: Switched from Chosen to Select2 for enhanced dropdown handling and better mobile support. May require theme update.
    • Enhancement: Draft and unsubmitted job listings now appear in [job_dashboard], allowing users to complete their submission.
    • Enhancement: [REVERTED IN 1.32.1] Filled and expired positions are now hidden from WordPress search. (@felipeelia)
    • Enhancement: Adds additional support for the new block editor. Restricted to classic block for compatibility with frontend editor.
    • Enhancement: Job types can be preselected in [jobs] shortcode with ?search_job_type=term-slug. (@felipeelia)
    • Enhancement: Author selection in WP admin now uses a searchable dropdown.
    • Enhancement: Setup wizard is accessed with a flash message instead of an automatic redirect upon activation.
    • Enhancement: When using supported themes, job listing archive slug can be changed in Permalink settings.
    • Fix: Company tagline alignment issue with company name. (@0xDELS)
    • Fix: “Load Previous Listings” link unnecessarily shows up on [jobs] shortcode. (@tonytettinger)
    • Fix: Category selector fixed in the job listings page in WP Admin. (@AmandaJBell)
    • Fix: Issue with quote encoding on Apply for Job email link.
    • Fix: Link target attributes have been removed in templates.
    • Dev: Allow for job submission flow to be interrupted using before argument on form steps.
    • Dev: HTML allowed in custom company field labels. (@tripflex)
    • Dev: Job feed slug name can be customized with the job_manager_job_feed_name filter.
    • Deprecated: Unreleased REST API implementation using WPJM_REST_API_ENABLED was replaced with standard WP REST API.
  • WC Paid Listings 2.8.0

    • Adds compatibility with WP Job Manager 1.29.0 and requires it for future updates.
    • Show expiration date of paid job listing as tied to their subscription.
  • WC Paid Listings 2.8.1

    • Adds “Add to cart” buttons on resume products.
    • Fixes calculation of package count when a listing is deleted.
  • WP Job Manager 1.31.3

    • Fix: Escape the attachment URL. (Props to karimeo)
    • Fix: Custom job field priority fix when using decimals. (@tripflex)
    • Fix: Fix issue with empty mutli-select in WP admin jobs page. (@felipeelia)
    • Fix: Issue with data export when email doesn’t have any job listings.
    • Third Party: Improved WPML support. (@vukvukovich)
  • Applications 2.4.1

    • Change – Move to Select2 for enhanced select fields and support with WP Job Manager 1.32.0 asset management.
    • Fix – In form editor, clear rules when switching to output content field.
    • Fix – Properly format CSV export of job listing applications.
    • Dev – Adds job_application_meta filter.
  • Simple Paid Listings 1.3.1

    • Fixes compatibility with PayPal’s updated IPN response.
  • Applications 2.4.0

    • Feature – Adds user data export using WordPress core’s “Export Personal Data” tool.
    • Feature – Adds optional deletion of applications when using WordPress core’s “Erase Personal Data” tool.
    • Change – Applications are now deleted when deleting a user without merging content.
    • Change – Some HTML is now allowed in field labels and descriptions.
  • Resume Manager 1.17.0

    • Feature – Adds user data export using WordPress core’s “Export Personal Data” tool.
    • Feature – Adds optional deletion of resumes when using WordPress core’s “Erase Personal Data” tool.
    • Feature – Adds the option to use WP Job Manager core’s reCAPTCHA field functionality on resume submission form.
    • Change – Resumes are now deleted when deleting a user without merging content.
    • Fix – Fixes an error that would show up with PHP 7.2.
    • Fix – Resume notifications are sent when using WC Paid Listings.
    • Fix – Resume notification isn’t sent again if users refresh resume submission form result.
  • WP Job Manager 1.31.2

    • Fix: Adds missing quote from WP admin taxonomy fields. (@redpik)
  • WP Job Manager 1.31.1

    • Enhancement: Add option to show company logo in Recent Jobs widget. (@RajeebTheGreat)
    • Enhancement: Suggest additional cookie information on Privacy Policy page.
    • Enhancement: Add WPJM related meta data to user data extract.
    • Fix: Tightened the security of the plugin with additional string escaping.
    • Fix: Issue with map link in admin backend. (@RajeebTheGreat)
    • Fix: No longer auto-expire job listings in Draft status.
    • Fix: Issue with undefined index error in WP admin. (@albionselimaj)
    • Fix: Issue with duplicate usernames preventing submission of job listings. (@timothyjensen)
    • Dev: Widespread code formatting cleanup throughout the plugin.
  • Bookmarks 1.4.1

    • Adds my_bookmarks shortcode to the wpjm shortcodes list
  • Bookmarks 1.4.0

    • Bookmark actions (adding, removing, and updating) now happen in the background for themes that support it.
    • Adds support for order (date, post_date, and post_title) and orderby (ASC and DESC) arguments in [my_bookmarks] shortcode.
    • Adds thumbnail for resume and job listings next to the bookmark in [my_bookmarks].
    • Fixes issue with pagination when there are expired or deleted listings bookmarked.