Job Listing
before_awsm_jobs_main_content
before_awsm_jobs_main_contentThis action hook is fired before the WP Job Openings generated content. This hook is applicable to both single job listing and job listing archives.
This hook is available since Version 1.1.0
Source code
File: inc/templates/archive-job.php, inc/templates/single-job.php
after_awsm_jobs_main_content
after_awsm_jobs_main_contentThis action hook is fired after the WP Job Openings generated content. This hook is applicable to both single job listing and job listing archives.
This hook is available since Version 1.1.0
Source code
File: inc/templates/archive-job.php, inc/templates/single-job.php
before_awsm_jobs_listing
before_awsm_jobs_listingFires before The Loop to query for jobs
This hook is available since Version 1.1.0
Source code
File: inc/templates/job-openings-view.php
after_awsm_jobs_listing
after_awsm_jobs_listingFires after the jobs listing
This hook is available since Version 1.1.0
Source code
File: inc/templates/job-openings-view.php
awsm_filter_form
awsm_filter_formDisplay filter form for job listings.
Parameters
$shortcode_atts
(array) An array containing the shortcode attributes.
Source code
File: /inc/templates/job-openings-view.php
before_awsm_jobs_single_loop
before_awsm_jobs_single_loopFires before The Loop to query for single job listing
This hook is available since Version 1.1.0
Source code
File: inc/templates/single-job.php
before_awsm_jobs_single_content
before_awsm_jobs_single_contentFires before the job single content.
This hook is available since Version 1.1.0
Source code
File: inc/templates/single-job.php
after_awsm_jobs_single_content
after_awsm_jobs_single_contentFires after the job single content.
Source code
File: inc/templates/single-job.php
after_awsm_jobs_single_loop
after_awsm_jobs_single_loopFires after loop.
Source code
File: inc/templates/single-job.php
before_awsm_jobs_listing_loop
before_awsm_jobs_listing_loopFires before the loop to query for jobs.
Source code
File: inc/templates/job-openings/main.php
before_awsm_jobs_listing_left_col_content
before_awsm_jobs_listing_left_col_contentFires before jobs listing left column content.
Source code
File: inc/templates/job-openings/main.php
This hook has been deprecated since version 3.0.0. Use before_awsm_jobs_listing_title instead.
before_awsm_jobs_listing_title
before_awsm_jobs_listing_titleFires before jobs listing title content.
Source code
File: inc/templates/job-openings/main.php
after_awsm_jobs_listing_left_col_content
after_awsm_jobs_listing_left_col_contentFires after jobs listing left column content.
Source code
File: inc/templates/job-openings/main.php
This hook has been deprecated since version 3.0.0. Use after_awsm_jobs_listing_title instead.
after_awsm_jobs_listing_title
after_awsm_jobs_listing_titleFires after jobs listing title content.
Source code
File: inc/templates/job-openings/main.php
before_awsm_jobs_listing_right_col_content
before_awsm_jobs_listing_right_col_contentFires before jobs listing right column content.
Source code
File: inc/templates/job-openings/main.php
This hook has been deprecated since version 3.0.0. Use before_awsm_jobs_listing_specs_content instead.
before_awsm_jobs_listing_specs_content
before_awsm_jobs_listing_specs_contentFires before jobs listing specifications content.
Source code
File: inc/templates/job-openings/main.php
after_awsm_jobs_listing_right_col_content
after_awsm_jobs_listing_right_col_contentFires after jobs listing right column content.
Source code
File: inc/templates/job-openings/main.php
This hook has been deprecated since version 3.0.0. Use after_awsm_jobs_listing_specs_content instead.
after_awsm_jobs_listing_specs_content
after_awsm_jobs_listing_specs_contentFires after jobs listing specifications content.
Source code
File: inc/templates/job-openings/main.php
after_awsm_jobs_listing_loop
after_awsm_jobs_listing_loopFires after the loop.
Source code
File: inc/templates/job-openings/main.php
before_awsm_job_details
before_awsm_job_detailsFires before the awsm job details.
Source code
File: inc/templates/job-content.php
after_awsm_job_details
after_awsm_job_detailsFires after awsm job details.
Source code
File: inc/templates/job-content.php
Last updated
Was this helpful?