function enqueue_closed_deals_styles() { wp_enqueue_style( 'closed-deals-style', get_stylesheet_directory_uri() . '/css/closed-deals.css', [], filemtime(get_stylesheet_directory() . '/css/closed-deals.css') ); } add_action('wp_enqueue_scripts', 'enqueue_closed_deals_styles'); ?>
Warning: Cannot modify header information - headers already sent by (output started at /home/andrhduq/public_html/wp-content/themes/wpresidence/functions.php:3134) in /home/andrhduq/public_html/wp-includes/pluggable.php on line 1450

Warning: Cannot modify header information - headers already sent by (output started at /home/andrhduq/public_html/wp-content/themes/wpresidence/functions.php:3134) in /home/andrhduq/public_html/wp-includes/pluggable.php on line 1453