Action Hook: Page Settings
There are some Phooks provided by Zakra that will help you add the required code on the Page Settings.
Here is the list of hooks:
zakra_general_page_setting : It appears on the General section of the Page Settings.
zakra_transparent_header_page_setting: It appears just after the Transparent Header of the Header section of Page Settings.
zakra_header_page_setting: It adds your code on the Header section of the Page Settings.
zakra_primary_menu_page_settings_before: It appears at the beginning of the Primary Menu section of the Page Settings.
zakra_primary_menu_page_settings_after: It adds code at the end of the Primary Menu section of the Page Settings.
zakra_page_header_page_setting: Add your code in the Page Header section of the Page Settings.
zakra_page_settings: It is for adding a New Tab or Section in the Page Settings.
To learn how to use a hook, refer to this article: How to use Hooks in Zakra Theme?
Here is the list of hooks:
zakra_general_page_setting : It appears on the General section of the Page Settings.
zakra_transparent_header_page_setting: It appears just after the Transparent Header of the Header section of Page Settings.
zakra_header_page_setting: It adds your code on the Header section of the Page Settings.
zakra_primary_menu_page_settings_before: It appears at the beginning of the Primary Menu section of the Page Settings.
zakra_primary_menu_page_settings_after: It adds code at the end of the Primary Menu section of the Page Settings.
zakra_page_header_page_setting: Add your code in the Page Header section of the Page Settings.
zakra_page_settings: It is for adding a New Tab or Section in the Page Settings.
To learn how to use a hook, refer to this article: How to use Hooks in Zakra Theme?
Updated on: 12/09/2019
Thank you!