Recruitly is a GDPR-compliant recruitment solution that helps agencies and businesses manage and display job listings effortlessly.
The Recruitly WordPress Plugin connects seamlessly with your Recruitly.io account, providing a robust job board experience. Using dynamic shortcodes, you can customise job listings, search forms, widgets, and more to fit your website’s needs.
Note: A subscription with Recruitly.io is required to use this plugin.
[recruitly_jobs]
Displays a list of jobs with pagination.
[recruitly_job_search]
Renders a job search form for users to filter job listings.
[recruitly_jobs_count]
Shows the total count of active jobs.
[recruitly_job_sector_widget]
Displays jobs by sectors.
[recruitly_job_tag_widget]
Displays jobs filtered by tags.
[recruitly_jobs_recent]
Shows a list of recent jobs.
[recruitly_job_language_list]
Lists the required languages for a job.
[recruitly_job_cities suffix="jobs"]
Displays a list of job cities. The optional suffix parameter customises the city display (e.g., “London jobs”).
The following shortcodes are available for use when viewing a single job post. These shortcodes display specific information about the job being viewed:
[recruitly_job_image]
Displays the main image or logo associated with the job. If no image is set, a default placeholder image will be shown.
[recruitly_job_web_field fieldname="description"]
Displays the content of a specified custom field for the job. Replace "description" with the desired field name.
[recruitly_job_recruiter_image]
Shows the profile image of the recruiter assigned to the job. A default image will appear if no recruiter image is available.
[recruitly_job_location displayfield="city"]
Displays the job’s location. Use the displayfield attribute to specify whether to show the city, region, or town. If the job is remote, “Remote” will be displayed.
[recruitly_job_recruiter_languages]
Lists the languages spoken by the recruiter responsible for the job.