> For the complete documentation index, see [llms.txt](https://docs.wpjobopenings.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wpjobopenings.com/developers/hooks/actions/job-status.md).

# Job Status

### **`awsm_job_status_mb_init`**

Initialize job status meta box.

This hook is available since Version 1.6.0

#### **Parameters**

* **$job\_id**

  (int) The Job ID.
* **$post\_id**

  (int) Current Post ID (Job or Application).

#### **Source code**

File: *`admin/templates/meta/job-status.php`*
