If I want to be able to edit the Meta widget in the sidebar, for example remove the link to the Wordpress site or remove the comments RSS link, I know I can edit the wp-includes/default-widgets.php file but then when it comes to upgrading I'll need to re-apply those changes, so is there a way of editing this area by adding some code within the theme directory, for example in functions.php?
↧