# Shortcode

### **`awsm_jobs_shortcode_defaults`**

Filters the shortcode attributes and their defaults.

This hook is available since Version 1.6.0

#### **Parameters**

* **$pairs**

  (array) List of supported attributes and their defaults.

#### **Source code**

File:  *`wp-job-openings.php`*

### **`awsm_jobs_shortcode_output_content`**

Filters the shortcode output content.

This hook is available since Version 1.6.0

#### **Parameters**

* **$content**

  (string) Shortcode content.
* **$shortcode\_atts**

  (array) Combined and filtered shortcode attribute list.

#### **Source code**

File: *`wp-job-openings.php`*
