The generate_after_archive_description hook appears after the archive description on archive pages.
Usage
Please refer to the Using Hooks article to learn how to use this hook.
generate_paging_navigation
The generate_paging_navigation hook appears inside the .paging-navigation and .post-navigation elements.
This hook is useful for adding your own pagination plugin like WP-PageNavi.
Usage
Please refer to the Using Hooks article to learn how to use this hook.
generate_before_right_sidebar_content
Note: This hook is included in the GP Hooks add-on inside GP Premium.
The generate_before_right_sidebar_content hook appears inside the .inside-right-sidebar element.
Usage
Please refer to the Using Hooks article to learn how to use this hook.
generate_after_right_sidebar_content
Note: This hook is included in the GP Hooks add-on inside GP Premium.
The generate_after_right_sidebar_content hook appears before the closing .inside-right-sidebar element.
Usage
Please refer to the Using Hooks article to learn how to use this hook.
generate_before_left_sidebar_content
Note: This hook is included in the GP Hooks add-on inside GP Premium.
The generate_before_left_sidebar_content hook appears inside the .inside-left-sidebar element.
Usage
Please refer to the Using Hooks article to learn how to use this hook.
generate_after_left_sidebar_content
Note: This hook is included in the GP Hooks add-on inside GP Premium.
The generate_after_left_sidebar_content hook appears before the closing .inside-left-sidebar element.
Usage
Please refer to the Using Hooks article to learn how to use this hook.
generate_before_footer
Note: This hook is included in the GP Hooks add-on inside GP Premium.
The generate_before_footer hook appears before the .site-footer element.
Usage
Please refer to the Using Hooks article to learn how to use this hook.
generate_before_footer_content
Note: This hook is included in the GP Hooks add-on inside GP Premium.
The generate_before_footer_content hook appears inside the .site-footer element before the footer widgets.
Usage
Please refer to the Using Hooks article to learn how to use this hook.
generate_after_footer_widgets
The generate_after_footer_widgets hook appears after the .footer-widgets element.
Usage
Please refer to the Using Hooks article to learn how to use this hook.
generate_after_footer_content
Note: This hook is included in the GP Hooks add-on inside GP Premium.
The generate_after_footer_content hook appears before the closing .site-footer element.
Usage
Please refer to the Using Hooks article to learn how to use this hook.