Settings
awsm_jobs_settings_subtab_section
awsm_jobs_settings_subtab_section
This hook is available since Version 1.0.1
Parameters
$section
(string) The current tab associated with the settings tab.
Source code
File: admin/templates/appearance.php, form.php
awsm_settings_form_elem_start
awsm_settings_form_elem_start
This hook is available since Version 1.1.0
Source code
File: admin/templates/general.php, appearance.php, specifications.php, form.php, notifications.php
before_awsm_settings_main_content
before_awsm_settings_main_content
This hook is available since Version 1.0.1
Source code
File: admin/templates/general.php, appearance.php, specifications.php, form.php, notifications.php
before_awsm_appearance_listing_settings
before_awsm_appearance_listing_settings
This acton hook is fired before the job listing appearance settings field.
Source code
File: admin/templates/appearance.php
after_awsm_appearance_listing_settings
after_awsm_appearance_listing_settings
This action hook fires after the job listing appearance settings field.
Source code
File: admin/templates/appearance.php
before_awsm_appearance_details_settings
before_awsm_appearance_details_settings
This action hook fires before the job details appearance settings field.
Source code
File: admin/templates/appearance.php
after_awsm_appearance_details_settings
after_awsm_appearance_details_settings
This action hook fires before the job details appearance settings field.
Source code
File: admin/templates/appearance.php
after_awsm_settings_main_content
after_awsm_settings_main_content
This hook is available since Version 1.0.1
Source code
File: admin/templates/general.php, appearance.php, specifications.php, form.php, notifications.php
awsm_settings_form_elem_end
awsm_settings_form_elem_end
This hook is available since Version 1.0.1
Source code
File: admin/templates/general.php, appearance.php, specifications.php, form.php, notifications.php
before_awsm_job_settings_init
before_awsm_job_settings_init
Fires before settings initialize.
Source code
File: admin/templates/base.php
awsm_jobs_settings_tab_section
awsm_jobs_settings_tab_section
Fires in the settings tab section.
Source code
File: admin/templates/base.php
before_awsm_form_settings
before_awsm_form_settings
Fires before the form settings field.
Source code
File: admin/templates/form.php
after_awsm_form_settings
after_awsm_form_settings
Fires after the form settings field.
Source code
File: admin/templates/form.php
before_awsm_form_recaptcha_settings
before_awsm_form_recaptcha_settings
Fires before the recaptcha settings.
This hook is available since Version 1.0.1
Source code
File: admin/templates/form.php
after_awsm_form_recaptcha_settings
after_awsm_form_recaptcha_settings
Fires after the recaptcha settings
This hook is available since Version 1.0.1
Source code
File: admin/templates/form.php
before_awsm_general_settings
before_awsm_general_settings
This action hook is fired before the general settings fields.
Source code
File: admin/templates/general.php
after_awsm_general_settings
after_awsm_general_settings
This action hook is fired after the general settings fields.
Source code
File: admin/templates/general.php
before_awsm_notification_settings
before_awsm_notification_settings
Fires before the notification settings field.
Source code
File: admin/templates/notifications.php
after_awsm_notification_settings
after_awsm_notification_settings
Fires after the notification settings field.
Source code
File: admin/templates/notifications.php
before_awsm_specifications_settings
before_awsm_specifications_settings
Fires before the specifications settings field.
Source code
File: admin/templates/specifications.php
after_awsm_specifications_settings
after_awsm_specifications_settings
Fires after the specifications settings field.
Source code
File: admin/templates/specifications.php
Last updated