type="text/css" />

How to remove Proudly powered by WordPress from Twenty Ten theme?


Today I received a request from a blogger about how to remove “Proudly powered by WordPress” from Twenty Ten theme. Twenty Ten is the default theme for WordPress 3.0.

Personally I love WordPress and always try to promote it via footer credit links. Instead of removing the link, sometimes I reorganize the footer using more information. However, people has different reasons to remove the credit link. Here is a small tutorial for them.

  1. Log in to your dashboard and go to Appearance > Editor.
  2. Select the footer.php file from Templates column.
  3. Now find the following piece of code and remove it.
  4. 1
    
    <?php printf
    ( __(
    'Proudly powered by %s.'
    , 'twentyten'
    )
    , 'WordPress' )
    ; ?>
    
  5. Press Update File button to save the changes.

That’s all. You have successfully removed WordPress footer credit links from Twenty Ten theme. Let me know if you need further assistance in customizing your WordPress footer information.

Take care, bye.

By Jinnat Ul Hasan | On Monday, July 26th, 2010 | Under How To's | 7 Comments »


DO YOU NEED OUR HELP?

Contact our experts, most of the time we assist our readers free of charge.

Those who found this page were searching for:

  • remove Proudly powered by WordPress.
  • wordpress replace proudly powered by
  • 'Proudly powered by %s', 'twentyeleven' ), 'WordPress'
  • how to remove worpress credit from the footer in twenty ten
  • Registrera Proudly powered by WordPress
  • removing footer in twentyeleven
  • how to remove designed by wordpress
  • wordpress footer.php copright "Proudly powered"
  • worfpress 2011 theme remove login
  • wordpress "standard theme" footer credit

Previous post:

Next post: