Skip to content
🎉

Cyber Sale Blowout! Get 50% OFF — Limited Time Only!

Click to Save 50% (opens in a new tab)

Action Hooks

Below is a list of all the core theme action hooks, organized by their location within the theme. Action hooks allow you to add custom content to your site using the add_action function.

You can also manage theme action hooks directly from the WordPress admin via the Custom Actions Panel.

Outer Wrap

wpex_hook_outer_wrap_before
wpex_hook_outer_wrap_top
wpex_hook_outer_wrap_bottom
wpex_hook_outer_wrap_after
wpex_outer_wrap_before
wpex_outer_wrap_after

Wrap

wpex_hook_wrap_before
wpex_hook_wrap_top
wpex_hook_wrap_bottom
wpex_hook_wrap_after

Top Bar

wpex_hook_topbar_before
wpex_hook_topbar_inner
wpex_hook_topbar_after
wpex_hook_topbar_social_top
wpex_hook_topbar_social_bottom

Header

wpex_hook_header_before
wpex_hook_header_top
wpex_hook_header_inner
wpex_hook_header_bottom
wpex_hook_header_after

Logo

wpex_hook_site_logo_inner

Main Menu

wpex_hook_main_menu_before
wpex_hook_main_menu_top
wpex_hook_main_menu_bottom
wpex_hook_main_menu_after

Main

wpex_hook_main_before
wpex_hook_main_top
wpex_hook_main_bottom
wpex_hook_main_after

Primary Wrap

wpex_hook_primary_before
wpex_hook_primary_after

Content Wrap

wpex_hook_content_before
wpex_hook_content_top
wpex_hook_content_bottom
wpex_hook_content_after

Sidebar

wpex_hook_sidebar_before
wpex_hook_sidebar_top
wpex_hook_sidebar_inner
wpex_hook_sidebar_bottom
wpex_hook_sidebar_after

Footer

wpex_hook_footer_before
wpex_hook_footer_top
wpex_hook_footer_inner
wpex_hook_footer_widgets_top
wpex_hook_footer_widgets_bottom
wpex_hook_footer_bottom
wpex_hook_footer_after

Footer Bottom

wpex_hook_footer_bottom_before
wpex_hook_footer_bottom_top
wpex_hook_footer_bottom_inner
wpex_hook_footer_bottom_bottom
wpex_hook_footer_bottom_after

Page Header

wpex_hook_page_header_before
wpex_hook_page_header_top
wpex_hook_page_header_inner
wpex_hook_page_header_content
wpex_hook_page_header_aside
wpex_hook_page_header_bottom
wpex_hook_page_header_after

Page Header Title

wpex_hook_page_header_title_before
wpex_hook_page_header_title_after

Mobile Menu

wpex_hook_mobile_menu_top
wpex_hook_mobile_menu_bottom

Mobile Menu Toggle

wpex_hook_mobile_menu_toggle_top
wpex_hook_mobile_menu_toggle_bottom
Back To Top