generate_footer_widget_4_width

generate_footer_widget_4_width

The generate_footer_widget_4_width filter allows you to choose the widget of your Footer Widget 4 area.
Default (integer): 100 / your chosen number of widgets
Usage
Please refer to the Using Filters article to learn how to use this filter.

generate_footer_widget_4_tablet_width

generate_footer_widget_4_tablet_width

The generate_footer_widget_4_tablet_width filter allows you to choose the width of your Footer Widget 4 area as seen on tablets.
Default (integer): 50
Usage
Please refer to the Using Filters article to learn how to use this filter.

generate_footer_widget_5_width

generate_footer_widget_5_width

The generate_footer_widget_5_width filter allows you to choose the widget of your Footer Widget 5 area.
Default (integer): 100 / your chosen number of widgets
Usage
Please refer to the Using Filters article to learn how to use this filter.

generate_footer_widget_5_tablet_width

generate_footer_widget_5_tablet_width

The generate_footer_widget_5_tablet_width filter allows you to choose the width of your Footer Widget 5 area as seen on tablets.
Default (integer): 50
Usage
Please refer to the Using Filters article to learn how to use this filter.

generate_navigation_location

generate_navigation_location

The generate_navigation_location filter allows you to choose where your primary navigation is located.
Default (string): Your option set in Customize > Layout > Primary Navigation
Available options
nav-below-header
nav-above-header
nav-float-right
nav-float-left
nav-left-sidebar
nav-right-sidebar

If you want to remove the navigation from a page, simply return empty single quotes:
return '';
Usage
Please refer to the Using Filters article to learn how to use this filter.

generate_menu_arrow_theme_locations

generate_menu_arrow_theme_locations

The generate_menu_arrow_theme_locations filter allows you to choose which menu theme locations our dropdown arrows are added to.
Default (array): array( 'primary', 'secondary', 'slideout' );
Usage
Please refer to the Using Filters article to learn how to use this filter.

generate_before_header

generate_before_header

Note: This hook is included in the GP Hooks add-on inside GP Premium.
The generate_before_header hook appears before the opening

element.
Usage
Please refer to the Using Hooks article to learn how to use this hook.

generate_before_header_content

generate_before_header_content

Note: This hook is included in the GP Hooks add-on inside GP Premium.
The generate_before_header_content hook appears before the contents of the header element.
Usage
Please refer to the Using Hooks article to learn how to use this hook.

generate_after_header_content

generate_after_header_content

Note: This hook is included in the GP Hooks add-on inside GP Premium.
The generate_after_header_content hook appears before the closing .inside-header element.
Usage
Please refer to the Using Hooks article to learn how to use this hook.