Changelog

1.7.0 – December 11, 2023

  • NEW support for Cariera 1.7.2+
  • FIX PHP8+ misc errors

1.6.7 – July 9, 2023 pre-release

  • Added filter for Users dropdown

1.6.6 – February 11, 2023 pre-release

  • NEW added basic support for MAS Companies addon plugin

1.6.5 – November 5, 2022 pre-release

  • Added filters for companies/job/resume “the_content”

1.6.4 – June 5, 2022 pre-release

  • FIX company custom permalink issue when saved from frontend

1.6.3 – March 5, 2022 pre-release

  • FIX special characters generated for permalinks
  • Added filters before get_meta handling

1.6.2 – November 5, 2021 pre-release

  • NEW support for Astoundify Company Listings

1.6.1 – March 10, 2021 pre-release

  • NEW support for {listing_id} replacement in placeholders (or custom ones through filters)

1.6.0 – January 11, 2021

  • NEW support for Company Manager and Cariera Theme Companies (fields under Company Fields)
  • FIX job/resume excerpt returning excerpt when placeholder value is not set (empty value for placeholder)
  • FIX excerpt showing when job_description or resume_content is hidden field
  • FIX save random permalink on initial listing creation
  • Added filter on the_content for some themes that directly call the_content to hide job_description or resume_content

1.5.1 – August 5, 2019

  • NEW setting to hide Listify Map Widget when job_location field is hidden
  • FIX Job Regions addon compatibility for job_location hidden field
  • FIX purge user group cache on user role change (to prevent cache from loading old user groups permissions based on role)

1.5.0 – April 5, 2019

  • NEW setting to bypass visibility for resume if using share link key (disabled by default)
  • NEW setting to bypass visibility for resume if user has listing with application using that resume (disabled by default)
  • NEW setting to hide Listify Map Widget when job_location field is hidden
  • NEW/FIX hidden taxonomies now return empty array (to prevent PHP warning) if does not have specific taxonomy mappings
  • FIX Job Regions addon compatibility for job_location hidden field
  • FIX support/handling for checklabel & checkcustom output types with placeholders
  • FIX purge user group cache on user role change (to prevent cache from loading old user groups permissions based on role)
  • FIX placeholder returned for taxonomies when only the IDs are requested (normally by core WordPress)
  • FIX permalink updates after geolocation data is generated, hooks set after not being called in some instances
  • Other minor enhancements, and speed tweaks/optimizations

1.4.9 – September 5, 2018

  • NEW support for geolocation fields in permalinks
  • NEW settings option to hide all fields for education, experience, or links fields
  • NEW “allusers” role to use in groups as “Any logged in user”
  • FIX issues with using ?preview_visibility query arg as Administrator
  • FIX false positive detections by WordFence
  • FIX post status actions called twice when permalinks updated
  • Changed ?admin_exception query argument to ?admin_disable_exception for clarity sake (?admin_exception still works for backwards compatibility sake)

1.4.7 – December 12, 2017

  • NEW video tutorials and walkthroughs
  • NEW field editor integration for placeholder output for link, gallery, and other output as types.  More details.
  • NEW purge new WP Job Manager cache handling on permalink update
  • NEW when using {random} for permalinks, a new random value is no longer generated on each page save, only when something else in the permalink has changed (structure or other data values)
  • NEW when using only {random} (or empty permalink structure), a 40 character random id is generated (and is no longer regenerated each time listing is saved)
  • FIX job manager showing cached permalinks
  • FIX few other minor tweaks and misc display enhancements

1.4.6 – December 11, 2017

  • FIX Resumes Tab not showing in Visibility Settings page
  • FIX class used to check for Resume Manager

1.4.5 – November 1, 2017

  • NEW: support for resume_file placeholder in Jobify Resume File Widget
  • NEW: do not apply visibility config when admin editing listing in backend
  • NEW: Group or User now shows in list table when hovering over icon
  • FIX: Placeholders fields not being set/saved when meta is not saved as array
  • FIX: gutenburg editor causing user/group dropdown to show 4 times
  • FIX: potential fatal error in list table with user configuration
  • FIX: permalink issues with wp_update_post triggering
  • FIX: candidate_email PHP warnings
  • Few other tweaks and minor enhancements

1.4.2 – January 27, 2017

  • FIX permalinks being set when listing saved from admin (and custom permalinks are disabled)
  • Added filters to use non-hidden (not prepended with underscore) meta keys in custom permalinks
  • Added get_posts and get_group_posts filters for integration with Packages Plugin
  • Dequeue WPJM old, enqueue newer Chosen.JS on Visibility pages
  • Added frontend permalink get value filters
  • Added Packages plugin promo notice with special discount code

1.4.1 – patch for december 16,2016 1.4.0 release

  • Sorry about multiple releases in same day, please see 1.4.0 changelog below this for all major updates when updating from 1.1.0 or 1.0.0.
  • Fixed meta key mapping potentially not being set in certain situations
  • Fixed Listable theme mapping for company_logo

1.4.0 – December 16, 2016

  • NEW support custom permalinks from Admin Area
  • NEW exclamation (!) in permalinks variable to not output random value if field has no value
  • NEW force update all existing listing permalinks (from settings)
  • NEW company_logo support for WPJM >= 1.24.0 (now set as featured image)
  • NEW support for featured_image meta key and theme compatibility
  • NEW candidate_email  handling to output placeholder in Contact Details area
  • NEW support for guest postings, to show all fields on preview page
  • NEW added meta key mapping feature (jmv_output_meta_key_maps filter)
  • NEW Listify, Listable, and Jobify compatibility classes
  • FIX permalinks not being set correctly with taxonomy values
  • FIX Jobify compatibility with featured_image  and company_logo handling
  • FIX querying db when user/group has no config but visibility enabled
  • FIX purge caches with and without expirations
  • FIX potential fatal error with Polylang and WPJM >= 1.25.2 (due to new job multi type function call)
  • Fixed potential issue with old versions of WordPress passing tax as CSV without spaces
  • Numerous code tweaks for efficiency and speed
  • Prep for Version 2 release and integration with capabilities and packages/products
  • Update tested to WordPress 4.7

1.1.0 – January 7, 2016

  • NEW completely customize Resume permalink using any field value (strings)
  • NEW completely customize Job permalink using any field value (strings)
  • NEW Apply Now button hidden when application field hidden, and placeholder empty
  • NEW application field placeholder value output in Apply Now button content area (if not empty)
  • NEW option in setting to output job_description excerpt if field is hidden
  • NEW full support for HTML in placeholder
  • NEW add default groups on install
  • NEW add default groups button in Setup tab
  • NEWjob_manager_visibility_is_admin_or_author filter
  • NEW license tab in settings
  • NEW documentation in help dropdown for default visibilities
  • FIX submit application loop when using Field Editor plugin
  • FIX HTML in placeholder when editing showing as encoded
  • FIX Envato Toolkit plugin overriding menu item
  • FIX assets issue for vendor js/css
  • Added notice that Resumes >= 1.11.0 is required
  • Updated compatibility functions
  • Update outdated PHP notice/handling
  • Updated license handling
  • Updated/Added PHPDoc blocks and descriptions
  • Many other tweaks and updates for better experience

1.0.0 – June 16, 2015

  • Initial Release