PHP 8.0.30
Preview: header.php Size: 1.37 KB
//home/certprox/template.certproxywizard.com/wp-content/themes/astra/header.php

<?php
/**
 * The header for Astra 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 Astra
 * @since 1.0.0
 */

if ( ! defined( 'ABSPATH' ) ) {
	exit; // Exit if accessed directly.
}

?><!DOCTYPE html>
<?php astra_html_before(); ?>
<html <?php language_attributes(); ?>>
<head>
<?php astra_head_top(); ?>
<meta charset="<?php bloginfo( 'charset' ); ?>">
<meta name="viewport" content="width=device-width, initial-scale=1">
<?php
if ( apply_filters( 'astra_header_profile_gmpg_link', true ) ) {
	?>
	<link rel="profile" href="https://gmpg.org/xfn/11"> 
	<?php
}
?>
<?php wp_head(); ?>
<?php astra_head_bottom(); ?>
</head>

<body <?php astra_schema_body(); ?> <?php body_class(); ?>>
<?php astra_body_top(); ?>
<?php wp_body_open(); ?>

<a
	class="skip-link screen-reader-text"
	href="#content">
		<?php echo esc_html( astra_default_strings( 'string-header-skip-link', false ) ); ?>
</a>

<div
<?php
	echo wp_kses_post(
		astra_attr(
			'site',
			array(
				'id'    => 'page',
				'class' => 'hfeed site',
			)
		)
	);
	?>
>
	<?php
	astra_header_before();

	astra_header();

	astra_header_after();

	astra_content_before();
	?>
	<div id="content" class="site-content">
		<div class="ast-container">
		<?php astra_content_top(); ?>

Directory Contents

Dirs: 5 × Files: 20

Name Size Perms Modified Actions
admin DIR
- drwxr-xr-x 2026-06-08 11:13:41
Edit Download
assets DIR
- drwxr-xr-x 2026-06-08 11:13:38
Edit Download
inc DIR
- drwxr-xr-x 2026-06-08 11:14:00
Edit Download
languages DIR
- drwxr-xr-x 2026-06-08 11:14:00
Edit Download
- drwxr-xr-x 2026-06-08 11:14:01
Edit Download
687 B lrw-r--r-- 2026-06-08 11:13:38
Edit Download
729 B lrw-r--r-- 2026-06-08 11:13:42
Edit Download
171.62 KB lrw-r--r-- 2026-06-08 11:13:49
Edit Download
4.50 KB lrw-r--r-- 2026-06-08 11:13:49
Edit Download
605 B lrw-r--r-- 2026-06-08 11:13:49
Edit Download
8.71 KB lrw-r--r-- 2026-06-08 11:13:49
Edit Download
1.37 KB lrw-r--r-- 2026-06-08 11:13:49
Edit Download
906 B lrw-r--r-- 2026-06-08 11:14:00
Edit Download
868 B lrw-r--r-- 2026-06-08 11:14:00
Edit Download
7.87 KB lrw-r--r-- 2026-06-08 11:14:00
Edit Download
357.85 KB lrw-r--r-- 2026-06-08 11:14:00
Edit Download
771 B lrw-r--r-- 2026-06-08 11:14:01
Edit Download
2.22 KB lrw-r--r-- 2026-06-08 11:14:01
Edit Download
427 B lrw-r--r-- 2026-06-08 11:13:38
Edit Download
1000 B lrw-r--r-- 2026-06-08 11:14:01
Edit Download
695 B lrw-r--r-- 2026-06-08 11:14:01
Edit Download
4.47 KB lrw-r--r-- 2026-06-08 11:14:01
Edit Download
2.35 KB lrw-r--r-- 2026-06-08 11:14:01
Edit Download
7.46 KB lrw-r--r-- 2026-06-08 11:14:01
Edit Download
5.11 KB lrw-r--r-- 2026-06-08 11:14:01
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).