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

@ -12,7 +12,6 @@
<footer id="colophon" class="site-footer" role="contentinfo">
<div class="site-info">
<?php do_action( '_s_credits' ); ?>
<a href="http://wordpress.org/" rel="generator"><?php printf( __( 'Proudly powered by %s', '_s' ), 'WordPress' ); ?></a>
<span class="sep"> | </span>
<?php printf( __( 'Theme: %1$s by %2$s.', '_s' ), '_s', '<a href="http://automattic.com/" rel="designer">Automattic</a>' ); ?>