?php
// Carica lo stile del tema parent
function my_child_theme_styles() {
    wp_enqueue_style('parent-style', get_template_directory_uri() . '/style.css');
}
add_action('wp_enqueue_scripts', 'my_child_theme_styles');

// Qui puoi aggiungere altre funzioni o librerie in futuro{"id":1,"count":1,"description":"","link":"https:\/\/lessico.cnos-fap.it\/index.php\/category\/uncategorized\/","name":"Uncategorized","slug":"uncategorized","taxonomy":"category","parent":0,"meta":[],"_links":{"self":[{"href":"https:\/\/lessico.cnos-fap.it\/index.php\/wp-json\/wp\/v2\/categories\/1","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lessico.cnos-fap.it\/index.php\/wp-json\/wp\/v2\/categories"}],"about":[{"href":"https:\/\/lessico.cnos-fap.it\/index.php\/wp-json\/wp\/v2\/taxonomies\/category"}],"wp:post_type":[{"href":"https:\/\/lessico.cnos-fap.it\/index.php\/wp-json\/wp\/v2\/posts?categories=1"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}