- Fix: Minor issue with a strict standard error being displayed on some instances.
-
It’s been a while since our last check-in — we thought it was about time to let you know what we’ve been cooking up in the WP Job Manager kitchen!
It’s been a while since our last check-in — we thought it was about time to let you know what we’ve been cooking up in the WP Job Manager kitchen!
[job_dashboard]
.docx
as an image. (@tripflex)[jobs]
shortcode when categories
argument is provided.job-dashboard.php
template with colspan
fix on no active listings message.is_wpjm()
and related functions to test if we’re on a WPJM related page.job_manager_user_edit_job_listing
action that fires after a user edits a job listing.job_manager_enable_job_archive_page
filter to enable job archive page.date
field for custom job listing form fields.WP_Query
(props slavco)orderby
is now date
and not title
orderby=rand_featured
is now also supported to keep featured resumes at top.[jobs]
shortcode, setting orderby
to rand_featured
will still place featured listings at the top.account-signin.php
template to warn users email will be confirmed only if that is enabled.job_manager_recent_jobs_widget_before
and job_manager_recent_jobs_widget_after
) inside Recent Jobs widget.wpjm_get_the_job_types()
to return an empty array when job types are disabled.the_job_application_method
filter even when no default is available. (@turtlepod)[jobs]
shortcode.JobPosting
structured data.wpjm_notify_new_user
action that allows you to override default behavior.WPJM_REST_API_ENABLED
constant must be set to true. Do not use in production; endpoints may change. (@pkg)wpjm_the_job_title
filter for inserting non-escaped HTML alongside job titles in templates.post_status
in [jobs]
shortcode.job_manager_user_can_upload_file_via_ajax()
if using endpoint in templates.[jobs]
shortcode.[jobs]
filter. (@turtlepod)[jobs]
.job_listing_searchable_meta_keys
filter. (@turtlepod)[submit_job_form]
shortcode.