@@ -1,3 +1,4 @@
+<?php declare( strict_types = 1 ); ?>
<?php
/**
* Atrium functions and definitions
* Title: 404
* Title: archive
* Title: Comments
* Title: footer-minimal
* Title: footer
* Title: header
* Title: Hidden No Results Content
* Title: home
* Title: index
* Title: page-collection
* Title: page-exhibitions
* Title: page
* Title: search
* Child Theme Functions and definitions
/* Custom Colors: Balasana */
/*
* Custom Editor Colors: Balasana
<?
* Adds support for wp.com-specific theme functions.
<footer id="colophon" class="site-footer responsive-max-width">
if ( class_exists( 'A8C\FSE\WP_Template' ) ) : // If the FSE plugin is active, use the Header template for content.
<header id="masthead" class="site-header responsive-max-width">
$template = new A8C\FSE\WP_Template();
<?php get_template_part( 'template-parts/header/site', 'branding' ); ?>
<?php get_template_part( 'template-parts/header/site', 'navigation' ); ?>
<?php if ( has_nav_menu( 'menu-1' ) ) : ?>
<nav id="site-navigation" class="main-navigation" aria-label="<?php esc_attr_e( 'Main Navigation', 'balasana' ); ?>">
<input type="checkbox" role="button" aria-haspopup="true" id="toggle" class="hide-visually">
/* Custom Colors: Barnsbury */
* Custom Editor Colors: Barnsbury
* Displays header site branding
/* Custom Colors: Brompton */
* Custom Editor Colors: Brompton
<?php if ( class_exists( 'A8C\FSE\WP_Template' ) ) : // If the FSE plugin is active, use the Header template for content. ?>
<footer class="fse-template-part fse-footer entry-content">
* Calm (Twenty Nineteen) functions and definitions.
* Change the label of the Site Title option.
* Jetpack Compatibility File.
* WPcom Compatibility File.
/* Custom Colors: Coutoire */
* Custom Editor Colors
<header id="masthead" class="site-header alignfull">
/* Custom Colors: Dalston */
<header id="masthead" class="site-header site-branding entry-content">
$has_primary_nav = has_nav_menu( 'menu-1' );
$header_classes = 'site-header';
* Elegant Business functions and definitions.
* Custom functions that act independently of the theme templates.
* WordPress.com-specific functions and definitions.
/* Custom Colors: Exford */
* Friendly Business functions and definitions.
* Friendly Business: Customizer
@@ -1,2 +1,3 @@
require_once get_template_directory() . '/inc/wpcom-colors-css-variables.php';
* hola functions and definitions
* Title: header-large
* Title: header-minimal
* Title: post-meta
* Title: single
* Inversum functions and definitions
/* Custom Colors: Leven */
* Custom Editor Colors: Varia
/* Custom Colors: Mayland */
/* Custom Colors: Maywood */
* The template for displaying the footer
* Modern Business functions and definitions
* The header for our theme
* Modern Business: Customizer
* Template data inserter file.
// Our filter callback function