'.__('Read more', 'caos').''; } }// end function_exists add_filter( 'the_content_more_link', 'caos_new_content_more' ); //In case WP is older than 4.1 if ( ! function_exists( '_wp_render_title_tag' ) ) : function caos_render_title() { ?> <?php wp_title( '|', true, 'right' ); ?>