X7ROOT File Manager
Current Path:
/home/notabjze/usahomesolar.org/wp-content/themes/astra
home
/
notabjze
/
usahomesolar.org
/
wp-content
/
themes
/
astra
/
ðŸ“
..
📄
404.php
(687 B)
📄
SECURITY.md
(1.59 KB)
ðŸ“
admin
📄
archive.php
(729 B)
ðŸ“
assets
📄
changelog.txt
(153.66 KB)
📄
comments.php
(4.5 KB)
📄
footer.php
(605 B)
📄
functions.php
(8.6 KB)
📄
header.php
(1.46 KB)
ðŸ“
inc
📄
index.php
(906 B)
ðŸ“
languages
📄
page.php
(868 B)
📄
readme.txt
(7.29 KB)
📄
screenshot.jpg
(357.85 KB)
📄
search.php
(771 B)
📄
searchform.php
(2.08 KB)
📄
sidebar.php
(1000 B)
📄
single.php
(695 B)
📄
style.css
(4.46 KB)
ðŸ“
template-parts
📄
theme.json
(2.35 KB)
📄
toolset-config.json
(7.46 KB)
📄
wpml-config.xml
(5.11 KB)
Editing: 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" title="<?php echo esc_attr( astra_default_strings( 'string-header-skip-link', false ) ); ?>"> <?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(); ?>
Upload File
Create Folder