if ( false === $format ) {
                    $format        = 'standard';
                    $show_on_front = get_option( 'show_on_front', 'posts' );

                    if ( 'page' === $show_on_front ) {