get_template_part( ‘template-parts/content’, ‘page’ );
    image.png

    get_stylesheet_directory() —子主题的root
    get_stylesheet_directory_uri() 子主题的path
    get_template_directory() — 父主题的root
    get_template_directory_uri() — 父主题的path