/ Published in: PHP
Expand |
Embed | Plain Text
function add_logo() { } add_action('thesis_hook_before_title', 'add_logo', '9');
You need to login to post a comment.
kristarella on 01/25/09
4 people have marked this snippet as a favorite
girliegeek
tmbrenneke
joelhaus
naeemnur
function add_logo() { } add_action('thesis_hook_before_title', 'add_logo', '9');
You need to login to post a comment.