Filter: jb_get_employer_jobs_args

apply_filters( 'jb_get_employer_jobs_args', $args ) → {array}

Filters the WP_Query arguments for getting jobs in the Jobs Dashboard.

Parameters:
Name Type Description
$args array

Arguments for WP_Query.

Since:
  • 1.0
Source:
Returns:

Arguments for WP_Query.

Type
array