Title: changing footer
Last modified: August 19, 2016

---

# changing footer

 *  [cherylcope](https://wordpress.org/support/users/cherylcope/)
 * (@cherylcope)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/changing-footer-1/)
 * I would like help in changing my footer. I don’t know how to change the html 
   to what I want.
    This is what’s there now:
 * _[Code moderated as per the [Forum Rules](http://codex.wordpress.org/Forum_Welcome).
   Please use the [pastebin](http://wordpress.pastebin.com)]_
 * And it says “Action Step Coaching” on the left and “proudly powered by wordpress”
   on the right.
 * I would like it to say: (c)2010 Action Step Coaching All rights reserved.
 * Thank you.

Viewing 5 replies - 1 through 5 (of 5 total)

 *  [Clayton James](https://wordpress.org/support/users/claytonjames/)
 * (@claytonjames)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/changing-footer-1/#post-1818863)
 * I think this will work.
 * `&copy; <?php bloginfo( 'name' ); ?></a> All Rights Reserved`
 * Place “All Rights Reserved” inside of the tag if you want it to be part of the
   link.
 *  [Clayton James](https://wordpress.org/support/users/claytonjames/)
 * (@claytonjames)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/changing-footer-1/#post-1818864)
 * oops… I forget the date. Try this instead;
 * `&copy; <?php echo date('Y') ?> <?php bloginfo( 'name' ); ?></a> All Rights Reserved`
 *  [Clayton James](https://wordpress.org/support/users/claytonjames/)
 * (@claytonjames)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/changing-footer-1/#post-1818866)
 * Just an afterthought… so many people modify the default theme only to discover
   that when they do an upgrade, the default theme is overwritten, and all of their
   efforts are gone. Granted, this does not happen to individuals who
    A) make regular
   backups of any files they alter after editing B) Choose to take advantage of 
   the [Child Theme](http://codex.wordpress.org/Child_Themes) method to modify the
   default theme, or C) Properly rename the default theme to prevent it from being
   overwritten at any future point by an upgrade.
 * But it’s worth a reminder to anyone who might choose to modify the default theme.
 *  Thread Starter [cherylcope](https://wordpress.org/support/users/cherylcope/)
 * (@cherylcope)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/changing-footer-1/#post-1819028)
 * Thanks Clayton!
 *  [Clayton James](https://wordpress.org/support/users/claytonjames/)
 * (@claytonjames)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/changing-footer-1/#post-1819066)
 * You’re welcome!

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘changing footer’ is closed to new replies.

## Tags

 * [footer](https://wordpress.org/support/topic-tag/footer/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 5 replies
 * 2 participants
 * Last reply from: [Clayton James](https://wordpress.org/support/users/claytonjames/)
 * Last activity: [15 years, 6 months ago](https://wordpress.org/support/topic/changing-footer-1/#post-1819066)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
