I have some custom code that sits inside <head></head>. When I install a new WordPress theme I have to edit the header.php script each time.
Is there a way to always include my custom code inside the head tags even when installing a new WordPress theme?