Changeset 29975
- Timestamp:
- 10/20/2014 07:20:48 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyfifteen/footer.php
r29892 r29975 15 15 <footer id="colophon" class="site-footer" role="contentinfo"> 16 16 <div class="site-info"> 17 <?php do_action( 'twentyfifteen_credits' ); ?> 17 18 <a href="<?php echo esc_url( __( 'http://wordpress.org/', 'twentyfifteen' ) ); ?>"><?php printf( esc_html__( 'Proudly powered by %s', 'twentyfifteen' ), 'WordPress' ); ?></a> 18 19 </div><!-- .site-info -->
Note: See TracChangeset
for help on using the changeset viewer.