display_types()
display_types(int $job_id) : string
Render job types layout
Parameters
int | $job_id |
Class Job
map_deep( $value, $callback, null|string $key = null) : array|mixed|object
See the function's reference documented in wp-includes/formatting.php -> map_deep() Passed $key for getting different sanitizing in the callback
$value | ||
$callback | ||
null|string | $key |