= 2 || $page >= 2 ) { $filtered_title .= ' | ' . sprintf( __( 'Page %s', 'accelerate' ), max( $paged, $page ) ); } // Return the modified title return $filtered_title; } endif; /****************************************************************************************/ if ( ! function_exists( 'accelerate_render_header_image' ) ) : /** * Shows the small info text on top header part */ function accelerate_render_header_image() { $header_image = get_header_image(); if( !empty( $header_image ) ) { ?>
<?php echo esc_attr( get_bloginfo( 'name', 'display' ) ); ?>