2010-03-05, 13:20:55
Hi Julian,
To hook the function into the template (your website frontend), you would actually want to use:
theme-footer.
Demonstrated here:
add_action('theme-footer','FUNTIONNAME',array());
To hook the function into the template (your website frontend), you would actually want to use:
theme-footer.
Demonstrated here:
add_action('theme-footer','FUNTIONNAME',array());
Nothing is too difficult... anything is possible.
'But you tried, and you failed.. the important thing? never try'
'But you tried, and you failed.. the important thing? never try'