| Server IP : 51.91.236.255 / Your IP : 216.73.217.120 Web Server : Apache System : Linux webm002.cluster129.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64 User : laureet ( 1012854) PHP Version : 8.0.30 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/laureet/www/wp-content/themes/rock-singer/ |
Upload File : |
<?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 Rock Singer
*/
/**
* Hook - rock_singer_action_doctype.
*
* @hooked rock_singer_doctype - 10
*/
do_action( 'rock_singer_action_doctype' );
?>
<head>
<?php
/**
* Hook - rock_singer_action_head.
*
* @hooked rock_singer_head - 10
*/
do_action( 'rock_singer_action_head' );
?>
<?php wp_head(); ?>
</head>
<body <?php body_class(); ?>>
<?php do_action( 'wp_body_open' ); ?>
<?php
/**
* Hook - rock_singer_action_before.
*
* @hooked rock_singer_page_start - 10
*/
do_action( 'rock_singer_action_before' );
/**
*
* @hooked rock_singer_header_start - 10
*/
do_action( 'rock_singer_action_before_header' );
/**
*
*@hooked rock_singer_site_branding - 10
*@hooked rock_singer_header_end - 15
*/
do_action('rock_singer_action_header');
/**
*
* @hooked rock_singer_content_start - 10
*/
do_action( 'rock_singer_action_before_content' );
/**
* Banner start
*
* @hooked rock_singer_banner_header - 10
*/
do_action( 'rock_singer_banner_header' );