How to Change Copyright link from footer in wordpress | Part 5
In this tutorial, I show you how to Change Copyright link from footer in wordpress.Generally,Theme name is written in footer.But you can edit with your needs.
Steps to change Copyright link from footer in wordpress :
- Login to wordpress dashboard.
- Go to Appearance > Editor.
- Select and open footer.php.
- I used tortuga theme. So, I removed the copyright function and insert custom link like this :
Remove this - <?php do_action('tortuga_footer_text')?>
paste this - Copyright © sitename
- Click Update file
{[['
']]}
No comments