2 versions
WP Job Manager Visibility history.
Every release of WP Job Manager Visibility is archived here with its changelog, file size, and security scan result. Use the archive to roll back to a stable release or audit what changed between updates.
2 of 2 releases scanned clean
v1.7.0Latest
February 1, 20241.8 MBScanned
Added
- WooCommerce 3.x Compatibility and Handling
- WooCommerce Advanced Paid Listings Integration/Support
- Max Upload Filesize metakey configuration
- flatpickr Date Picker Field Type (Range, Multiple, Single) with Mix/Max Settings
- flatpickr Time Picker Field Type (themes, and increment)
- Shortcode Conditional handling (if_equals , if_contains , [else] , etc)
- set user’s avatar based on user meta key (in settings)
- output label over value (on per field basis)
- output, value, and label wrapper HTML attributes setting
- FacetWP setting to output taxonomy links to filtered listings page
- WorkScout Auto Output locations (5 total)
- Jobify Widget Auto Output locations (3 total)
- Listify Auto Output locations (9 total)
- Auto Populate fields from URL parameters
- top of job description auto output location
- FacetWP translate field editor options before output
- WP Editor full width in admin area (in Settings)
- handling to prevent fatal errors when job_description or resume_content are disabled
- ability to disable job_description (at your own risk)
- notice/warning on resume_content disable
- filter for label output colon (:)
- workscout customized file-field.php template file
- setting to disable HTML5 required attributes on fields
Fixed
- output tab showing for header field type (should be hidden)
- preview page shortcode values potentially not showing
- shortcode output issues when using related posts plugin
- chosen select fields with required preventing form submission
- translations not working correctly for option labels
- $this->modal_fields not being passed through filter correctly
- first option with value of 0 (zero) causing options to not save
- php warnings in admin when no resume custom fields exist
- Listify taxonomy checklist children incorrect layout
- all include/require statements to include __DIR__ or full path
Removed
- some theme check handling calls
Other
- Dequeue sloppy dev wpum-admin-js on plugin pages
October 3, 20231.7 MBScanned
Added
- field configuration caching
- prevent non-package fields from being saved to listing for WCPL
- unattach media from post when package upgrade/downgrade for WCPL
Other
- This is handled through WordPress transients and can be enabled/disabled via Field Editor Settings (enabled by default). This should decrease page load times by at least half a second or more, depending on the number of fields you have.
- This prevents users from bypassing package requirements (fields allowed) by selecting different package after going to preview step.
- MAJOR BUG FIX FacetWP custom fields not being indexed correctly
- Made font size smaller for admin notices on list table pages
- Along with the new field configuration caching, this update also includes a complete update of the functions used to return and build all the field configuration. All functions/methods are still backwards compatible, but have been updated to support caching, enhance functionality, and decrease the amount of code that has to be ran. This update should decrease page load times when you have caching enabled (see field editor settings page). You can test by appending ?no_cache=true to any URL to prevent caching on that page.
Fixed
- bulk actions now work correctly
- output show label not working for multiselect fields
- per-page screen options not saving correctly
- problem with detecting theme name correctly
Why archive
Sometimes the latest release isn't the one you need. The archive lets you pin WP Job Manager Visibility to a known-good version, or roll back while a bug is investigated. Every release stays scanned and reachable.