register_job_search shortcode
The RecPress job search shortcodes outputs job searching facilities. It includes fields for keywords and taxonomies as defined in the parameters.
Parameters
job_keywords– defaults to “true” to show the keywords search input. Set to “false” to hide the keywords input.job_location_radius– defaults to “true” to show the radius input. Set to “false” to hide the radius input.job_industry– defaults to “false” to hide the job industry select input. Set to “true” to show the select input.job_type– defaults to “false” to hide the job type select input. Set to “true” to show the select input.job_location– defaults to “false” to hide the job location select input. Set to “true” to show the select input.job_working_arrangement– defaults to “false” to hide the job working arrangement select input. Set to “true” to show the select input.
Usage (including defaults)
[recpress_job_search job_keywords="true" job_location_radius="true" job_industry="false" job_type="false" job_location="false" job_working_arrangement="false"]