apply_filters( ‘jobrelay_wpcon_hide_external_jobs
‘, $hide int )
In this article
Allows filtering of whether external jobs should be hidden in the WordPress admin area.
Parameters
$hide
int0
if jobs are not hidden and1
if they are.