<?padd_filter('tutor_lesson/single/content', function($template){
    return get_stylesheet_directory() . '/tutor/single/contenido.php';
});hp
/**
 * Si Crees Creas Child Theme functions and definitions
 *
 * @link https://developer.wordpress.org/themes/basics/theme-functions/
 *
 * @package Si Crees Creas Child
 * @since 1.0.0
 */

/**
 * Define Constants
 */
define( 'CHILD_THEME_SI_CREES_CREAS_CHILD_VERSION', '1.0.0' );

/**
 * Enqueue styles
 */
function child_enqueue_styles() {

	wp_enqueue_style( 'si-crees-creas-child-theme-css', get_stylesheet_directory_uri() . '/style.css', array('astra-theme-css'), CHILD_THEME_SI_CREES_CREAS_CHILD_VERSION, 'all' );

}

add_action( 'wp_enqueue_scripts', 'child_enqueue_styles', 15 );
add_filter('tutor_lesson/single/content', function($template){
    return get_stylesheet_directory() . '/tutor/single/lesson/lesson.php';
});<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://sicreescreas.com/wp-sitemap-index.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://sicreescreas.com/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>https://sicreescreas.com/wp-sitemap-posts-portfolio-1.xml</loc></sitemap><sitemap><loc>https://sicreescreas.com/wp-sitemap-posts-courses-1.xml</loc></sitemap><sitemap><loc>https://sicreescreas.com/wp-sitemap-posts-lesson-1.xml</loc></sitemap><sitemap><loc>https://sicreescreas.com/wp-sitemap-taxonomies-portfolio_cat-1.xml</loc></sitemap><sitemap><loc>https://sicreescreas.com/wp-sitemap-taxonomies-course-category-1.xml</loc></sitemap><sitemap><loc>https://sicreescreas.com/wp-sitemap-users-1.xml</loc></sitemap></sitemapindex>
