Free Computer Video Tutorial for everyone especially for beginners, including wordpress how to.
Free Video Tutorial Wordpress

Remove “proudly powered by wordpress”

How to delete or remove twenty ten “proudly powered by wordpress” link in your wordpress 3 footer.

I have noticed some people want to know how to remove this link from their footers especially if they use twenty ten default theme. Removing this link is allowed, however that’s the only way how wordpress as a great free blogging software advertising their links, which are not bad.

Proudly powered by wordpress in v 3. twenty ten theme.

But if you really want to remove this footer link, you can follow the following tutorial. It is more complicated than in kubrick theme, but it is also not difficult.

Steps to remove proudly powered by wordpress, including the small icon:

1. In your dashboard, go to “Appearance”, then “Editor”.

appearancewordpress

Appearance then Editor.

2. Look for footer file, which is footer.php, click this link.

Footer php file.

3. This will open your Twenty Ten’s footer.php file, scroll down and find this line of code:

<?php printf( __('Proudly powered by %s.', 'twentyten'), 'WordPress' ); ?>

The code which should be deleted.

4. Delete that code, and click “Update File”.

Note: For some of you, who might find links for “Install wordpress webhosting” (see image), those links are provided by your webhosting provider, they can be disabled by deactivate their plugins, in Dashboard/plugins. If you can’t find the plugin, contact your host.

Additional links from your webhost.

Video Tutorial:

Was the post helpful? Share it to help others with:

2 Responses to “Remove “proudly powered by wordpress””

  1. Rahul Sonar says:

    Giving a small credit to the great software is a good thing. I don’t prefer removing this line.

    Good tutorial though.. :)

    • Dina says:

      @Rahul Sonar, Hi there.

      That’s so true, that’s why i wrote special line, that wordpress is a great free blogging software and putting the link is not a bad :)

      Thank you for the comment Rahul.

Questions? Feedback? Feel free to add one