do_action( ‘jobrelay_wpcon_setting_type_{$type}’, $input_type string, $setting array, $value mixed )
In this article
Fires for each setting type.
Parameters
$input_type
string
The current post object$setting
array
Whether this is a update (true) or a save (false)$value
mixed
This is the current value of the setting from the database
More information
This block fires for each setting type for the JobRelay settings. The last part of the action hook is dynamic as it passed the name of the input type for this setting.
For example jobrelay_wpcon_setting_type_checkbox