# Shortcodes

The **\[awsmjobs]** shortcode will display the list of job openings you have in your website.

![](/files/Bq22xQQ86JgRVtufwGEc)

### Shortcode Attributes

This shortcode takes the following attributes:

* filters
  * **Description:** Whether to Show or Hide Job filters.
  * **Accepted Arguments:** yes/no (yes – Show filters, no – Hide filters)
  * **Default:** ‘Enable job filters in job listing’ option in Settings
* listings
  * **Description:** Default Number of Job Listings to display.
  * **Accepted Arguments:** Value that is no less than 1.
  * **Default:** ‘Listings per page’ option in Settings.
* loadmore
  * **Description:** Whether to Show or Hide ‘Load more…’ button in Job Listings.
  * **Accepted Arguments:** yes/no (yes – Show button, no – Hide button)
  * **Default:** yes

{% hint style="info" %}
The [**Shortcode Builder**](/settings-pro/shortcodes.md) in PRO helps you generate job listing shortcodes and supports additional features and shortcodes.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/getting-started/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.
