# Shortcodes

### General

From the general subtab, the job listing shortcode can be generated. It helps you to generate the listing shortcode based on different parameters.

* **Filtered list of jobs** - Useful if you want to filter the listing by specifications.
* **Order by** - This option supports ordering the job listing by Date (default), ID, Modified Date, Post Slug, Random, and the Title.

![](/files/UWicFYBI4ISX6vyGfHnU)

### Form

By default application form is auto-generated for each job. But, to display the job application form that works on any page other than the job detail page, even if you don't have job openings at the moment, you can use this feature, and if you are working with some theme builders, then you may want to customize the job detail page by add this shortcode to the job page without a job id.

![](/files/4kGnsgypwWoOC3MBzvs0)

### Job Specs

If you want to display only the job specs on your site select a job from the dropdown and generate a shortcode and copy the generated shortcode and paste it into the page where you want to show

![](/files/fOdXdQ3FkGvs9GkM4UZO)

### Job Stats

To display the job count on your site select one of the options that are given below and generate a shortcode and copy the generated shortcode and paste it into the page where you want to show.

![](/files/MEeCpbdaZHH3rdoLtDdd)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.wpjobopenings.com/settings-pro/shortcodes.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
