Just paste the following code in the functions.php file. When this code will be executed, the “default” theme will replace your current theme. Inspired by Nathan Rice’s code to Serve IE6 Visitors the Default WordPress Theme, make sure to check it out too!
Viewing 1 to 3 of 3 items
Override a parent theme filter
Here is code frequently used to remove and replace a parent theme filter:
How to remove a parent theme template
Taken from here: http://wordpress.stackexchange.com/a/58081/13712