Remove wpcom actions
This commit is contained in:
parent
ccb587cb26
commit
88cdc5222e
3 changed files with 1 additions and 3 deletions
|
@ -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>' ); ?>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue