Get all themes with lifetime updates for 95 USD. View all promotions

Hooks For Theme and Plugin Developers

If you are a person without coding or theme experience, or without WordPress coding methods, this tutorial is not for you. However, this will be for theme and plugin WordPress developers. This theme has several “Hooks” throughout the theme template files, so, here is a reference for you:

Header Area

  • start_blogging_pro_before_top_bar_hook
  • start_blogging_pro_after_top_bar_hook
  • start_blogging_pro_before_header_hook
  • start_blogging_pro_after_header_hook
  • start_blogging_pro_before_banner_hook
  • start_blogging_pro_after_banner_hook
  • start_blogging_pro_before_breadcrumbs_hook
  • start_blogging_pro_after_breadcrumbs_hook

Main Content Area

  • start_blogging_pro_content_wrapper_top_hook
  • start_blogging_pro_content_wrapper_bottom_hook
  • start_blogging_pro_before_blog_main_container_hook
  • start_blogging_pro_after_blog_main_container_hook

Content Bottom Area

  • start_blogging_pro_before_content_bottom_sidebars_hook
  • start_blogging_pro_after_content_bottom_sidebars_hook
  • start_blogging_pro_before_bottom_sidebars_hook
  • start_blogging_pro_after_bottom_sidebars_hook

Footer Area

  • start_blogging_pro_before_site_footer_hook
  • start_blogging_pro_after_site_footer_hook
  • start_blogging_pro_before_bottom_social_hook
  • start_blogging_pro_after_bottom_social_hook
  • start_blogging_pro_before_footer_nav_hook
  • start_blogging_pro_after_footer_nav_hook
  • start_blogging_pro_before_copyright_hook
  • start_blogging_pro_after_copyright_hook