function bre_get_the_three_boxes()
{
    return bre_the_three_boxes(false);
}
示例#2
0
					<?php 
        }
        ?>
					<a href="<?php 
        echo wp_logout_url();
        ?>
" title="Logout"> <?php 
        _e('Logout', 'bre-bootstrap-ecommerce');
        ?>
</a>
				<?php 
    }
    ?>
				</li>
			<?php 
}
?>
			</ul>
			
		</div><!-- .main-tools -->	

<?php 
if (is_front_page()) {
    if (!get_option('bre_hide_home_shortcuts', false)) {
        bre_the_three_boxes();
    }
}
?>

		<div id="main" class="row-fluid">