/** * The template for displaying all pages. * * @package WordPress * @subpackage Fimaz * @since Fimaz 1.0 * Template Name: Default no sidebar */ if ( ! current_user_can( 'manage_options' ) ) { show_admin_bar( false ); } show_admin_bar( true ); ?>