Shortcode
Last updated
awsm_jobs_shortcode_defaultsFilters the shortcode attributes and their defaults.
This hook is available since Version 1.6.0
$pairs
(array) List of supported attributes and their defaults.
File: wp-job-openings.php
awsm_jobs_shortcode_output_contentFilters the shortcode output content.
This hook is available since Version 1.6.0
$content
(string) Shortcode content.
$shortcode_atts
(array) Combined and filtered shortcode attribute list.
File: wp-job-openings.php
Last updated