Return to Snippet

Revision: 14281
at May 27, 2009 18:18 by fabi


Initial Code
// Remove Thesis Navigation
remove_action('thesis_hook_before_header', 'thesis_nav_menu');

Initial URL

                                

Initial Description
Put this in custom_functions.php

Initial Title
Remove Thesis Navigation

Initial Tags

                                

Initial Language
PHP