function seamless_slot_setup() { add_theme_support('title-tag'); } add_action('after_setup_theme', 'seamless_slot_setup'); function seamless_slot_scripts() { wp_enqueue_style('seamless-fonts', 'https://fonts.googleapis.com/css2?family=Inter:wght@400;700;800&display=swap'); wp_enqueue_style('seamless-style', get_stylesheet_uri(), array(), '11.0.0'); wp_enqueue_script('seamless-main-js', get_template_directory_uri() . '/assets/js/main.js', array(), '11.0.0', true); } add_action('wp_enqueue_scripts', 'seamless_slot_scripts');
Warning: Cannot modify header information - headers already sent by (output started at /home/aidemco/public_html/staging.aidem.co.uk/wp-content/themes/seamless-slot-v2/functions.php:1) in /home/aidemco/public_html/staging.aidem.co.uk/wp-includes/sitemaps/class-wp-sitemaps-renderer.php on line 126
https://staging.aidem.co.uk/wp-sitemap-posts-post-1.xmlhttps://staging.aidem.co.uk/wp-sitemap-posts-page-1.xmlhttps://staging.aidem.co.uk/wp-sitemap-taxonomies-category-1.xmlhttps://staging.aidem.co.uk/wp-sitemap-users-1.xml