/ Published in: PHP
Expand |
Embed | Plain Text
/*--------------------------------------------------*/ /* edit footer-footer */ /*--------------------------------------------------*/ remove_action('thesis_hook_footer', 'thesis_attribution'); function copyright() { } add_action('thesis_hook_footer', 'copyright', '99');
You need to login to post a comment.
