Remove Footer Credit

Description

Remove or replace footer credits (or any text or HTML in page) before page is rendered. With this plugin there is no need to modify code such as footer.php which if done incorrectly can cause your site to break or new theme updates will stomp over your changes requiring you to remove footer credits on each update.

This plugin has very minimal options to keep things simple and easier to use. You enter the text or HTML that you would like to find in one text box and the text or HTML that you would like to replace in another text box (or nothing to remove). Go here to view my step by step tutorial with screenshots and video.

Screenshots

  • Remove footer credit

Installation

  1. From WordPress Admin, go to Plugins -> Add New
  2. Search for plugin “Remove Footer Credit”
  3. Install and Activate
  4. Go to Tools -> Remove Footer Credit
  5. Enter text you would like to change in first text box
  6. Enter text you would like to replace in second text box
  7. Click Save

Reviews

November 19, 2021
It didn't work out as easily as I had expected. Some theme providers do everything to prevent you from deleting their credits. With some quick and competent support, and some careful copy/paste experiments, it finally worked. Just deleting the footer text would have been much easier by adding a little piece of code in the customizer/footer section. But since I also wanted to add something new to the footer, this worked perfectly for me.
October 15, 2021
I was trying to look through the php of my theme but it got extremely frustrating. This plugin helps a ton!
August 4, 2021
It seems to work, but not as intuitive as it should be. You need to copy the code that makes up the footer porting you wish to move and paste that into the box. Wish there as a way to simply way to remove it.
August 6, 2021
Unfortunately it doesn't work with the latest Lightning theme update. I am hoping for a plugin update that fixes the issue. Good job 🙂 REVIEW UPDATE: After the update everything works fine. Tanks for the assistance. 5 stars all deserved 🙂
May 21, 2021
This is a cool plugin, and a lot more simple than many other ways to change the footer copyright, which I was so glad of. I think I messed up some page code while working with it though, and it temporarily messed up my page layout. It's better now, though I still don't know how it fixed. 😛 But, I ended up using a different plugin to change my footer copyright, that was even simpler and more straightforward than this. This was the next best though!
Read all 78 reviews

Contributors & Developers

“Remove Footer Credit” is open source software. The following people have contributed to this plugin.

Contributors

“Remove Footer Credit” has been translated into 10 locales. Thank you to the translators for their contributions.

Translate “Remove Footer Credit” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0.13 – 24.02.2022

Fixed: Replaceable text new line bug

1.0.12 – 25.01.2022

Fixed: Sanitization for replaceable and replacement text

1.0.11 – 11.01.2022

Added: Sanitization and escapes

1.0.10 – 03.08.2021

Fixes: PHP error
Fixes: replace string with html entities and without

1.0.9 – 16.07.2021

Fixes: Adding replace string at bottom of the site.

1.0.8 – 13.07.2021

Fixed: Plugin not replacing credits.

1.0.7 – 05.07.2021

Changed: Updated security fixes for XSS

1.0.6 – 24.06.2021

Fixed: Security issue regarding XSS

1.0.5

  • update translation file

1.0.4

  • minor textdomain update
  • version bump
  • translation ready

1.0.3

  • minor tweak & version bump

1.0

  • Initial release.