- Tweak – Refactored form classes to be instance based rather than static. Reduction in code base.
- Tweak – Admin styling of the job data panels.
- Tweak – Admin styling of the status column.
- Tweak – Better handling of the expiry field.
- Tweak – Search _geolocation_state_long.
- Tweak – Allow admin fields to have custom ‘name’.
- Tweak – Use wp_video_shortcode instead of oembed directly.
- Tweak – Tweak menu order code for featured jobs – use -1 for featured and leave other jobs alone.
- Tweak – Clear expired date when publishing an expired listing.
- Tweak – clear_expired_transients function.
- Fix – Prevent term-checklist being disabled for guests.
- Fix – Add WPML var to transient name.
- Fix – Remove use of create_function.