do_action( ‘jobrelay_wpcon_before_settings_output’)
In this article
Fires before any settings have been output on the JobRelay settings page, before the settings table.
Parameters
There are no parameters for this action.
More information
On the JobRelay settings page in the WordPress admin, this action fires before the settings are output on the page. Settings are output in a table and this action fires before the table is rendered.