add_action( 'wp_enqueue_scripts', 'my_child_theme_scripts' ); function my_child_theme_scripts() { wp_enqueue_style( 'parent-style', get_template_directory_uri() . '/style.css' ); }
Warning: Cannot modify header information - headers already sent by (output started at /var/www/u2110882/data/www/ovs-prof.ru/1cprograms/wp-content/themes/basiconi/functions.php:1) in /var/www/u2110882/data/www/ovs-prof.ru/1cprograms/wp-includes/pluggable.php on line 1435

Warning: Cannot modify header information - headers already sent by (output started at /var/www/u2110882/data/www/ovs-prof.ru/1cprograms/wp-content/themes/basiconi/functions.php:1) in /var/www/u2110882/data/www/ovs-prof.ru/1cprograms/wp-includes/pluggable.php on line 1438