Title: Removing WordPress Logo
Last modified: August 19, 2016

---

# Removing WordPress Logo

 *  Resolved [columbo](https://wordpress.org/support/users/columbo/)
 * (@columbo)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/removing-wordpress-logo/)
 * can someone tell me what i need to remove on the footer to delete the wordpress
   logo at the bottom of the pages
 * here’s the script
    [http://wordpress.pastebin.ca/1461550](http://wordpress.pastebin.ca/1461550)
 * also, if i change the theme would i need to remove the logo on that? the code
   would be the same place as this one right?

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

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/removing-wordpress-logo/#post-1109854)
 * To take the WP link out of the footer, remove
 *     ```
       <?php bloginfo('name'); ?> is proudly powered by
       		<a href="http://wordpress.org/">WordPress</a>
       		<br />
       ```
   
 * > also, if i change the theme would i need to remove the logo on that?
 * You don’t **have** to. And, depending upon the theme, it may be in breach of 
   copyright to remove it.
 * > the code would be the same place as this one right?
 * No. Different themes place copyright links in different places.
 *  Thread Starter [columbo](https://wordpress.org/support/users/columbo/)
 * (@columbo)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/removing-wordpress-logo/#post-1109956)
 * cheers

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

The topic ‘Removing WordPress Logo’ is closed to new replies.

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [columbo](https://wordpress.org/support/users/columbo/)
 * Last activity: [17 years, 1 month ago](https://wordpress.org/support/topic/removing-wordpress-logo/#post-1109956)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
