Remove wpcom actions

This commit is contained in:
Ulrich Pogson 2014-02-10 21:19:41 +01:00
parent ccb587cb26
commit 88cdc5222e
3 changed files with 1 additions and 3 deletions

View file

@ -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>