Shortcodes

Shortcodes are used for outputting content such as forms and lists of jobs.

  • The job dashboard

    The job dashboard is accessible by logged in users and displays their listed jobs. Like the submission form, the dashboard is shortcode powered and must be added to a WordPress page in order to be used. Setup Create a new page, name it something along the lines of “My Jobs” and then inside the content […]

    Read more →

  • The job submission form

    The Job submission form is shortcode powered and must be added to a WordPress page in order to be used. Setup Create a new page, name it something along the lines of Submit Job and then inside the content area add the shortcode: View the code on Gist. It is best to insert the shortcode […]

    Read more →

  • Shortcode Reference

    WP Job Manager adds several shortcodes which you can use to display jobs and forms. These are listed below. An important note for all shortcodes: Ensure they are not wrapped with any tags when adding them to your posts/pages. To check this, view the page content in ‘html’ mode and remove any formatting surrounding the […]

    Read more →