'.$title.''; } else if ( $type == "single" ) { echo '

'.$title.'

'; } } } add_action( 'anna_lite_get_title', 'anna_lite_get_title_function' ); } ?>