Skip to content

1.33.1-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@jom jom released this 06 Jun 20:30
· 16 commits to version/1.33 since this release
ac31d3a

Diff from 1.33.0 | PRs in Release | Expected release date: 2019-06-10

Key Things to Test

  • If your theme has custom taxonomy and post archive pages, test to make sure they behave normally. (See #1783 and #1779).
  • For custom multiple file upload fields on the job submission form, verify users can upload multiple files when file_limit is not set for the field. (See #1723).
  • If you've added a WP Editor field in the Field Editor plugin, edit a job listing in the frontend that has HTML in that field and verify it doesn't get removed on save.

Changelog

= 1.33.1 =
* Fix: reCAPTCHA is checked when saving draft job listings.
* Fix: Fix for fatal error encountered when importing jobs with WP All Import.
* Fix: Maximum file upload limit is now not set for multiple file upload fields.
* Fix: Theme compatibility fix when job listings are shown outside of the `[jobs]` shortcode.
* Fix: Custom rich text fields no longer have their HTML tags removed.