File Editor
Directories:
.. (Back)
Files:
_comments-template.php
_content-404.php
_content-bbpress.php
_content-buddypress.php
_content-none.php
_content-the-content.php
_content-the-excerpt.php
_content.php
_index.php
_meta.php
_portfolio.php
_script-isotope-index.php
_script-isotope-portfolio.php
_slider-above.php
_slider-below.php
Create New File
Create
Edit File: _meta.php
<?php // ============================================================================= // VIEWS/GLOBAL/_META.PHP // ----------------------------------------------------------------------------- // Outputs meta data into the <head> of the site. // ============================================================================= ?> <meta charset="<?php bloginfo( 'charset' ); ?>"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="pingback" href="<?php bloginfo( 'pingback_url' ); ?>">
Save Changes
Rename File
Rename