Remove wpcom actions
This commit is contained in:
parent
ccb587cb26
commit
88cdc5222e
3 changed files with 1 additions and 3 deletions
|
@ -20,7 +20,7 @@
|
|||
|
||||
<body <?php body_class(); ?>>
|
||||
<div id="page" class="hfeed site">
|
||||
<?php do_action( 'before' ); ?>
|
||||
|
||||
<header id="masthead" class="site-header" role="banner">
|
||||
<div class="site-branding">
|
||||
<h1 class="site-title"><a href="<?php echo esc_url( home_url( '/' ) ); ?>" rel="home"><?php bloginfo( 'name' ); ?></a></h1>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue