WP-Job-Manager

Manage job listings from the WordPress admin panel, and allow users to post jobs directly to your site.

GPL-3.0 License

Stars
900

Bot releases are visible (Hide)

WP-Job-Manager - Version 2.4.0 Latest Release

Published by github-actions[bot] 2 months ago

  • Fix job dashboard actions menu in Safari
  • Fix PHP 8.3 support
  • Remove support for Internet Explorer 11
  • Fix Wordpress 6.6 compatibility
  • Fix classic editor support for job listings
WP-Job-Manager - Version 2.3.0

Published by github-actions[bot] 6 months ago

New!

  • Job Statistics — enable insights like job listing page views, unique visits and search impressions to be collected and displayed to employers in the jobs dashboard.
  • Add Google reCAPTCHA v3 support

Improvements:

  • New: Job statistics overlay
  • Change: Redesign job dashboard
  • Change: Allow job duplication in the job dashboard for any job
  • Security: Don't return unpublished jobs only in the promote job endpoint
  • Fix renewals for WordPress.com licenses
  • Fix issues with rich e-mails on some e-mail providers
  • Fix e-mail styling in some e-mail clients
  • Fix expiry date not showing up in backend editor
  • Fix: Add fallback to date format in case it's missing
  • Fix: Prevent past dates from being used in the datepicker

For developers:

  • Add filter to disable promoted jobs
  • Add placeholder options to select field
  • Job dashboard template has been rewritten
WP-Job-Manager - Version 2.2.2

Published by github-actions[bot] 8 months ago

  • Fix issue with rich e-mails on some e-mail providers (#2753)
  • Fix: 'featured_first' argument now works when 'show_filters' is set to false.
  • Improve checkbox and radio inputs for styled forms
WP-Job-Manager - Version 2.2.1

Published by github-actions[bot] 9 months ago

  • Fix PHP 7.x error for mixed returned type (#2726)
WP-Job-Manager - Version 2.2.0

Published by github-actions[bot] 9 months ago

New:

  • Allow scheduling listings during job submission — add an option to show a 'Scheduled Date' field in the job submission form
  • Add new [jobs] shortcode parameter, featured_first so you can ensure featured listings always show up on top.
  • Add support for user sessions without a full account (used in the Job Alerts extension)

Changes:

  • Improve styling for rich text e-mails
  • Include plain text alternative for rich text e-mails for better compatibility
  • Store previous license when plugin is deactivated for easier reactivation later.
  • Update design for settings and marketplace pages

Fixes:

  • Fix custom role permission issues (#2673)
  • Fix RSS, Reset, Add Alert links not showing on search page without a keyword
  • Improve PHP 8 support
  • Fix numeric settings field issues
  • Improve e-mail formatting and encoding, remove extra whitespace
  • Add file type validation and error message to company logo upload
  • Fix cache issue when marking jobs as filled/not filled via bulk actions
  • Do not emit warning when user with insufficient access to Job Manager menu tries to access wp-admin
WP-Job-Manager - Version 2.1.1

Published by github-actions[bot] 11 months ago

  • Fix link to extensions page (#2650)
  • Update Twitter to the new X logo
WP-Job-Manager - Version 2.1.0

Published by github-actions[bot] 11 months ago

  • Fix: Remove public update endpoint and add nonce check (#2642)
WP-Job-Manager - Version 2.0.0

Published by github-actions[bot] 11 months ago

  • Enhancement: Improve settings descriptions (#2639)
  • Enhancement: Add directApply in Google job schema (#2635)
  • Enhancement: Add 'Don't show this again' link to dismiss promote job modal in the editor (#2632)
  • Enhancement: Add landing pages for Applications and Resumes extensions (#2621)
  • Fix: Align actions in notices in the center (#2637)
  • Fix: Safeguard array in WP_Job_Manager_Settings::input_capabilities (#2631)
  • Fix: Escape menu titles and various admin labels (#2630)
  • Fix: Incorrectly duplicated string in settings (#2628)
  • Fix: Add array initialization to avoid warning (#2619)
  • Fix: Do not check for plugin updates when there are no plugins (#2605)
  • Change: Reorganize administration menu (#2621)
  • Change: Update naming from Add-ons to Extensions, Marketplace (#2621)
WP-Job-Manager - Version 1.42.0

Published by github-actions[bot] about 1 year ago

New!

Improvements:

  • Fix: Only show file upload input for company logo when it's empty (#2569)
  • Fix: Fix error when showing admin notices (#2557)
  • Fix: Show the links (RSS, Reset) below search even when there are no results (#2454)
  • Tweak: Improve usage tracking for plugins (#2576)

For developers:

  • Fix: In forms, support dynamically added date inputs (#2573)
  • New: Allow plugins to override renewal values (#2566)
  • Tweak: Rename "licence" to "license" throughout codebase (#2554)
  • Fix: More efficient license checking for core add-ons (#2552)
WP-Job-Manager - Version 1.41.0

Published by gkaragia over 1 year ago

= 1.41.0 =

  • Enhancement: Introduce listing renewals #2422
  • Enhancement: Allow searching multiple job locations at once #2433
  • Fix: Add check for job listing limit being 0 #2362
  • Fix: Trigger search when submitting search form #2457
  • Fix: Always show search actions #2454
  • Fix: Fix PHP 8.2 deprecations #2456
  • Fix: Make forms responsive #2453
  • Fix: Update $company_tagline check for PHP8+ #2430
  • Fix: Update notice string from 'c' to 's' license spelling #2429
  • Change: Update WPJM logo #2482
  • Change: Add hook in job-submitted template #2458
  • Change: Run job_manager_job_submitted_content filter in every case #2474
  • Change: Update historical notices to use the new render_notice method. #2409
WP-Job-Manager - Version 1.40.2

Published by gkaragia over 1 year ago

= 1.40.2 =

  • Revert: Hide expired job listings from archives
WP-Job-Manager - Version 1.40.1

Published by mikeyarce over 1 year ago

1.40.1 - 2023-05-12

  • Fix: Icons not displaying properly
WP-Job-Manager - Version 1.40.0

Published by aaronfc over 1 year ago

## 1.40.0 - 2023-05-11
* Enhancement: Improve licensing page experience
* Enhancement: New email notifications setting
* Enhancement: Improve discoverability of addon updates
* Enhancement: New admin notices sytem with redesign
* Fix: "Hide Expired Listings Content" setting
* Fix: Hide expired job listings from archives
* Fix: Show license notice only to users who can manage licenses
* Fix: Select menu overlapping in Job Listing frontend
* Fix: Company video overlapping when no tagline set
* Change: Update tipTip library to use WooCommerce’s version
* Change: Bumped minimum PHP version from 7.2 to 7.4
WP-Job-Manager - Version 1.39.0

Published by jom almost 2 years ago

= 1.39.0 =
* Enhancement: Download first-party plugin extension translations
* Enhancement: Add integration to Yoast SEO schema (@jdevalk)
* Fix: Make salary placeholder string translatable
WP-Job-Manager - Version 1.38.1

Published by jom almost 2 years ago

= 1.38.1 =
* Enhancement: Added support for WordPress.com marketplace
* Change: Only perform application field validation when required or not empty (@tripflex)
* Fix: Deprecated error in `the_company_twitter()` (@MPolleke)
* Fix: Using WP Job Manager functions before they're fully loaded.
WP-Job-Manager - Version 1.38.0

Published by jom about 2 years ago

WP-Job-Manager - 1.37.0

Published by alexsanford over 2 years ago

= 1.37.0 =

  • Enhancement: Job Visibility Settings
  • Enhancement: New settings for Salary fields
WP-Job-Manager - 1.37.0.beta1

Published by alexsanford over 2 years ago

= 1.37.0 =

  • Enhancement: Job Visibility Settings
  • Enhancement: New settings for Salary fields
WP-Job-Manager - 1.36.2

Published by alexsanford over 2 years ago

  • Fix: Revert Job Visibility Settings feature
WP-Job-Manager - 1.36.1

Published by onubrooks over 2 years ago

Enhancement: Add salary field to satisfy Google's job search schema
Enhancement: Allow location to display as either City/St or Full Address
Enhancement: Add link to Jobs Dashboard after submitting job
Enhancement: Ability to add multiple locations in search
Enhancement: Add support for remote job listings
Enhancement: Add jobLocationType: TELECOMMUTE, per Google
Enhancement: Job Visibility Settings
Enhancement: Allow user to select the pagination type for the [jobs] page
Enhancement: Added setting to bypass trash for job listings
Enhancement: Add Job submission limit
Fix: Form validation - consider zero (0) as a value for required fields
Fix: Jobs CPT doesn't show password field when job is password protected
Fix: Undefined type PHP Notice
Fix: Fix broken lost license key link
Fix: Return $redirect_url when nothing to do with bulk edit