- Compatibility fix with WP Job Manager 1.33.0 that shows values of resume fields in WP admin’s resume editor.
[jobs]
shortcode to improve accessibility.[jobs]
filter form values are kept during a session and results cached when clicking on job listing.[jobs]
shortcode with ?search_job_type=term-slug
. (@felipeelia)file_limit
to the field in the submit_job_form_fields
filter.WPJM_REST_API_ENABLED
constant.templates/job-preview.php
if overridden in theme. (Props to foobar7)[job_dashboard]
, allowing users to complete their submission.[jobs]
shortcode with ?search_job_type=term-slug
. (@felipeelia)[jobs]
shortcode. (@tonytettinger)target
attributes have been removed in templates.before
argument on form steps.job_manager_job_feed_name
filter.WPJM_REST_API_ENABLED
was replaced with standard WP REST API.job_application_meta
filter.<h2>
tag in content-summary-job_listing.php
template for the job title. (@abdullah1908)[job]
filter.get_terms()
to use the new format.$job_id
parameter to job_manager_job_dashboard_do_action_{$action}
action hook. (@jonasvogel)paged
parameter in the RSS feed. (@RajeebTheGreat)parent
attribute to be passed to job_manager_dropdown_categories()
. (@RajeebTheGreat)