Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Where should I declare theme-specific functions

I’m using a functions.php file. It’s being loaded it in the header:

<?php require_once(bb_get_template('functions.php')); ?>

Skip to toolbar