Release notes / BuddyPress Job Manager
BuddyPress Add-on Plugin

BuddyPress Job Manager

Job seekers and employers in your BuddyPress community have no way to surface professional information within their social profiles. BuddyPress Job Manager bridges BuddyPress and WP Job Manager by adding dedicated Employer and Candidate profile tabs, so members can list job openings, track applications, and display resumes directly from the community profile page.

28 releases
v2.8.5 latest
July 17, 2026 shipped

v2.8.5 Latest

July 17, 2026
New 2 Improve 4 Fix 8 Security 1 Dev 1 Compat 1

New

  • Added German, Spanish, French, Italian and Portuguese (Brazil) translations.
  • Job and resume activity is now removed automatically when the listing is trashed or deleted, so the activity stream no longer keeps links to listings that are gone.

Improve

  • Rebuilt the admin settings screen on the modern Wbcom card-panel layout (sidebar navigation, Overview, General, Help & Support, and Discover); saved settings and data are unchanged.
  • Applied Jobs tab now uses real LIMIT/OFFSET pagination with batched post-cache priming, removing the per-row query on large lists.
  • Profile Jobs and Resumes nav counts are cached in per-user transients and invalidated on job status change or deletion.
  • The settings screen now states which WP Job Manager add-ons unlock the remaining options, instead of hiding them without explanation.

Fix

  • The bundled French translation could never load: the text domain was not registered. It now loads on init.
  • The Personal Information, URL(s) and Education profile headings had no translatable source.
  • A double-escaped heading rendered HTML entities instead of accented characters in translated languages.
  • Add Job button on the profile dashboard now opens the in-profile Post Job tab instead of an empty link or a page outside the profile.
  • Plugin and WP Job Manager frontend styles now load on the profile Jobs tab for owners whose role cannot post jobs.
  • WP Job Manager dark surfaces (dashboard buttons, notices, actions popover, submit preview) now render correctly in BuddyX, BuddyX Pro and Reign dark mode.
  • Resolved a fatal ArgumentCountError in the load-more job rows on WP Job Manager 2.3 and later.
  • Public CSS and JS now enqueue with the correct plugin version for cache busting.

Security

  • Restricted the load-more jobs AJAX response to the profile owner's published jobs and rejected requests with no resolvable member.

Dev

  • Fixed all WordPress Coding Standards violations and cleared all Plugin Check errors; removed leftover debug logging and localized the loading string.

Compat

  • Aligned with WP Job Manager 2.3 and later dashboard action hooks.

v2.8.2

December 12, 2024
Improve 3 Fix 8

Improve

  • Added an admin notice to alert users when no resumes are created in Youzify.
  • Added a filter to modify resume field text in the profile menu.
  • Introduced functionality to hide or display resume fields selectively within Youzify.

Fix

  • Explicitly cast float to int in `seconds_to_words` function to prevent deprecated warnings about implicit conversion.
  • Resolved issue with the resume-manager tab not displaying correctly on single profile pages.
  • Improved UI for the "My Jobs" listing tab on single profile pages.
  • Prevented guest users from posting jobs.
  • Addressed database query error in `bpjm_resume_settings_before_submit` function.
  • Corrected an incorrect feedback form URL.
  • Resolved issue with resume fields not hiding on the profile page.
  • Resolved issue with profile visibility settings.

v2.8.1

November 18, 2024
Note 2

Note

  • Added "Guest" role option to Job Posting and Application settings.
  • logged-in users to submit job postings by adding the "Guest" role to allowed job posting roles.

v2.8.0

Compat 1 Note 13

Compat

  • out users.

Note

  • Added job menu to the admin bar with consistent use of existing count functions.
  • Implemented WPML support for job and resume count functions.
  • Improved UI for job and resume tabs and job dashboard for better user experience.
  • Managed "Apply Job" button compatibility with Reign theme and displayed only published jobs.
  • Enhanced language clarity in General and Welcome Settings for user guidance.
  • Added nonce verification to secure form data processing.
  • Updated database queries to use `$wpdb->prepare()` for security.
  • Fixed mismatched text domains to improve translation consistency.
  • Resolved deprecated function warnings and used `job_manager_applications_new_job_application` hook.
  • Added role validation and error handling for undefined variables.
  • Fixed pagination, undefined capability variables, and removed duplicate files.
  • Cleaned up code by removing unnecessary variables and grouping `define` functions.
  • Added transient flushing for new installs and simplified settings notices.

v2.7.1

Fix 1

Fix

  • Compatibility check with WordPress 6.5.0

v2.7.0

Fix 3

Fix

  • updated screenshot
  • Fixed page loading notification issue
  • PHPCS Fixes

v2.6.6

Fix 1

Fix

  • phpcs fixes

v2.6.5

Fix 2

Fix

  • Readme file updated
  • (#136) Fixed application redirects to wrong url

v2.6.4

Fix 1

Fix

  • update Backend UI

v2.6.3

Fix 2

Fix

  • (#123)Fixed continue submission link issue
  • phpcs fixes

v2.6.2

Fix 1

Fix

  • PHPCS fixes

v2.6.1

Fix 1

Fix

  • Removed install Free plugin from WordPress Wrapper

v2.6.0

Fix 4

Fix

  • (#127) Fixed job and resume tab redirection to login user profile
  • (#122) Fixed unable to select a role on admin general tab setting page
  • (#102) Fixed resume tab translation issue
  • Deactivate plugin if BP and WP job Manager Plugin is not activated

v2.5.0

Fix 6

Fix

  • Update plugin backend UI
  • (#109)Fixed job expired relist button not working
  • (#108) Fixed Expired Resumes - shows "Relistsa" instead of "Relist"
  • (#104) Fixed Job expired is not showing for the user
  • (#84)Fixed set default enable resume visibility settings
  • (#103) Fixed job counter issue

v2.4.0

Fix 7

Fix

  • translation fixes
  • (#77) Fixed designing glitch with buddyboss theme
  • (#66)Fixed apply button for displayed user's job
  • (#64) Added class exist condition
  • (#73)enqueued scripts on only plugin pages
  • (#70)Removed "add resume" link for displayed user
  • (#65) Remove action coloum from job dashbord page.

v2.3.0

Improve 4 Fix 2

Improve

  • Resume table and table data content dynamic
  • (#57) Added admin notice to review the plugin
  • (#58) Hide apply button on marked filled job
  • (#58) Remove Applications column

Fix

  • (#62) Responsive Table issue fixed
  • (#55) Pagination Issue

v2.2.1

Fix 1

Fix

  • updated Job Tab condition logic to display on selected user roles.

v2.2.0

Fix 1

Fix

  • Job Listing at displayed user profile

v2.1.0

Improve 6

Improve

  • Added plugin in-dependency from WP Job Manager - Application Manager plugin. #14
  • Added plugin in-dependency from WP Job Manager - Resume Manager plugin. #26
  • A sitewide buddypress activity will be created on posting job application. #42
  • A sitewide buddypress activity will be created on posting a resume. #44
  • Admin option to enable/disable bp activity creation on posting job and resume. #45
  • Added bp notification for job author when an application is submitted on his job. #27

v2.0.0

Improve 1

Improve

  • Improve Backend UI where you can all manage wbcom plugin's settings at one place. #38

v1.0.7

Fix 1

Fix

  • Fixed profile page error.

v1.0.6

Improve 1 Fix 2

Improve

  • Added 'Private message' on candidate contact button.

Fix

  • Fixed issues with WP Job Manager listing page.
  • Fixed issues with Edit, Duplicate and Delete functionality on BuddyPress Page.

v1.0.5

Fix 1

Fix

  • Translation fixes

v1.0.4

Improve 2

Improve

  • Setting to show recently updated or desired resume at BuddyPress profile view.
  • Resume listing at BuddyPress profile.

v1.0.3

Improve 1

Improve

  • Code Quality enhancement with WPCS

v1.0.2

Improve 5 Fix 3

Improve

  • Tab name changed to Post a New Job for Employer
  • Add tab for Applied Job list
  • Added options to display Job and Resume menu inside BuddyPress admin bar
  • Added Support for WordPress Job Manager - Bookmarks
  • Added Support for WordPress Job Manager - Alerts

Fix

  • Post a Job for employer is not working when member slug is different
  • Fixed 404 errors on certain tabs
  • PHP warning and errors

v1.0.1

Fix 8

Fix

  • Warning display on the page.
  • When the user submits listing it blocks page and display warning.
  • After plugin install error generated on backend and frontend.
  • Error in plugin settings page
  • HTML display with applied jobs in Jobs page
  • Error in user profile job tab
  • Settings are not working.
  • Saved jobs display incorrect count number and "save job" button is missing.

v1.0.0

Note 1

Note

  • first version.