File: /home/mastech10/www/runntrail.com/wp-content/themes/royale-news/header.php
<?php
/**
* The header for our theme
*
* This is the template that displays all of the <head> section and everything up until <div id="content">
*
* @link https://developer.wordpress.org/themes/basics/template-files/#template-partials
*
* @package Royale_News
*/
/**
* Hook - royale_news_doctype.
*
* @hooked royale_news_doctype_action - 10
*/
do_action( 'royale_news_doctype' );
/**
* Hook - royale_news_head.
*
* @hooked royale_news_head_action - 10
*/
do_action( 'royale_news_head' );
/**
* Hook - royale_news_body_before.
*
* @hooked royale_news_body_before_action - 10
*/
do_action( 'royale_news_body_before' );
/**
* Hook - royale_news_header_before.
*
* @hooked royale_news_header_before_action - 10
*/
do_action( 'royale_news_header_before' );
/**
* Hook - royale_news_top_header_before.
*
* @hooked royale_news_top_header_before_action - 10
*/
do_action( 'royale_news_top_header_before' );
/**
* Hook - royale_news_ticker.
*
* @hooked royale_news_ticker_action - 10
*/
do_action( 'royale_news_ticker' );
/**
* Hook - royale_news_before_current_date.
*
* @hooked royale_news_before_current_date_action - 10
*/
do_action( 'royale_news_before_current_date' );
/**
* Hook - royale_news_current_date.
*
* @hooked royale_news_current_date_action - 10
*/
do_action( 'royale_news_current_date' );
/**
* Hook - royale_news_social_menu.
*
* @hooked royale_news_social_menu_action - 10
*/
do_action( 'royale_news_social_menu' );
/**
* Hook - royale_news_after_social_menu.
*
* @hooked royale_news_after_social_menu_action - 10
*/
do_action( 'royale_news_after_social_menu' );
/**
* Hook - royale_news_top_header_after.
*
* @hooked royale_news_top_header_after_action - 10
*/
do_action( 'royale_news_top_header_after' );
/**
* Hook - royale_news_middle_header_before.
*
* @hooked royale_news_middle_header_before_action - 10
*/
do_action( 'royale_news_middle_header_before' );
/**
* Hook - royale_news_logo.
*
* @hooked royale_news_logo_action - 10
*/
do_action( 'royale_news_logo' );
/**
* Hook - royale_news_header_ad.
*
* @hooked royale_news_header_ad_action - 10
*/
do_action( 'royale_news_header_ad' );
/**
* Hook - royale_news_middle_header_after.
*
* @hooked royale_news_middle_header_after_action - 10
*/
do_action( 'royale_news_middle_header_after' );
/**
* Hook - royale_news_bottom_header_before.
*
* @hooked royale_news_bottom_header_before_action - 10
*/
do_action( 'royale_news_bottom_header_before' );
/**
* Hook - royale_news_main_menu.
*
* @hooked royale_news_main_menu_action - 10
*/
do_action( 'royale_news_main_menu' );
/**
* Hook - royale_news_search.
*
* @hooked royale_news_search_action - 10
*/
do_action( 'royale_news_search' );
/**
* Hook - royale_news_bottom_header_after.
*
* @hooked royale_news_bottom_header_after_action - 10
*/
do_action( 'royale_news_bottom_header_after' );
/**
* Hook - royale_news_header_after.
*
* @hooked royale_news_header_after_action - 10
*/
do_action( 'royale_news_header_after' );
/**
* Hook - royale_news_content_wrapper_start.
*
* @hooked royale_news_content_wrapper_start_action - 10
*/
do_action( 'royale_news_content_wrapper_start' );