apply_filters( 'jb_job_type_styling', $fields ) → {array}
Filters the job type meta fields in the metabox (Admin Dashboard > Add/Edit Job Type screen).
Parameters:
Name | Type | Description |
---|---|---|
$fields |
array | Meta fields. |
- Since:
- 1.0
- Source:
Returns:
Meta fields.
- Type
- array