* and tags. * * * @package blogBox WordPress Theme * @copyright Copyright (c) 2012, Kevin Archibald * @license http://www.gnu.org/licenses/quick-guide-gplv3.html GNU Public License * @author Kevin Archibald */ /* Get the user choices for the theme options */ global $blogBox_option; $blogBox_option = blogBox_get_options(); $display_post_icon = $blogBox_option['bB_use_post_format_icons']; ?>

'; } ?> 'comment', 'post_id' => $post->ID )); ?>