Advertisement
Guest User

Scrappy footer

a guest
Nov 21st, 2012
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.53 KB | None | 0 0
  1. <div class="site-info">
  2.             <?php do_action( 'scrappy_credits' ); ?>
  3.         <!--    <a href="<?php echo esc_url( __( 'http://wordpress.org/', 'scrappy' ) ); ?>" title="<?php esc_attr_e( 'A Semantic Personal Publishing Platform', 'scrappy' ); ?>" rel="generator"><?php printf( __( 'Proudly powered by %s', 'scrappy' ), 'WordPress' ); ?></a>
  4.             <span class="sep"> | </span>
  5.             <?php printf( __( 'Theme: %1$s by %2$s', 'scrappy' ), 'Scrappy', '<a href="http://carolinemoore.net/" rel="designer">Caroline Moore</a>' );
  6.  ?> -->Your Text Goes Here
  7.         </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement