Template URI
-
Is there a template tag or function to get the uri to your template file? So far, all I’ve been able to find is
<?php bb_option('url'); ?>
, but that just returns the uri to the base directory. Is there one that will display the uri to the template directory? Like in WordPress (<?php bloginfo('template_directory'); ?>
)?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.