/* * Add your custom functions here * so that it will not be affected when the parent theme is updated. */ add_action( 'wp_enqueue_scripts', 'pmdarkred_enqueue_styles' ); function pmdarkred_enqueue_styles() { wp_enqueue_style( 'pmthemes-stylesheet', get_template_directory_uri() . '/style.css' ); wp_enqueue_style('pmdarkred-stylesheet', get_stylesheet_uri()); } add_theme_support('custom-background', array( 'default-color' => '#ddd', 'default-attachment' => 'fixed', 'default-image' => get_stylesheet_directory_uri() . '/images/bg.png')); // Includes require_once( get_stylesheet_directory() . '/inc/guide.php' ); // Enable body class for this child theme add_filter( 'body_class', 'pmthemes_child_body_classes' ); function pmthemes_child_body_classes( $classes ) { $theme_options = pmthemes_theme_options(); if ( isset($theme_options['topnav_down']) and $theme_options['topnav_down'] == false ) : $classes[] = 'natty'; endif; return $classes; } // Enable Replace Affiliate Links under ADS Settings tab function replaceable_affiliate_links() { return; } // Enable Custom eBook Store /*function custom_ebook_store() { return; }*/ Хотелось – Freedom-From-Smoking.com http://freedom-from-smoking.com Fri, 28 Jul 2023 09:19:47 +0000 en-US hourly 1 https://wordpress.org/?v=6.4.8 Amura – I wanted to quit smoking | Амура – Хотелось Бросить Курить (Visualization) http://freedom-from-smoking.com/amura-i-wanted-to-quit-smoking-%d0%b0%d0%bc%d1%83%d1%80%d0%b0-%d1%85%d0%be%d1%82%d0%b5%d0%bb%d0%be%d1%81%d1%8c-%d0%b1%d1%80%d0%be%d1%81%d0%b8%d1%82%d1%8c-%d0%ba%d1%83%d1%80%d0%b8%d1%82%d1%8c-vi/ http://freedom-from-smoking.com/amura-i-wanted-to-quit-smoking-%d0%b0%d0%bc%d1%83%d1%80%d0%b0-%d1%85%d0%be%d1%82%d0%b5%d0%bb%d0%be%d1%81%d1%8c-%d0%b1%d1%80%d0%be%d1%81%d0%b8%d1%82%d1%8c-%d0%ba%d1%83%d1%80%d0%b8%d1%82%d1%8c-vi/#respond Fri, 28 Jul 2023 09:19:47 +0000 http://freedom-from-smoking.com/amura-i-wanted-to-quit-smoking-%d0%b0%d0%bc%d1%83%d1%80%d0%b0-%d1%85%d0%be%d1%82%d0%b5%d0%bb%d0%be%d1%81%d1%8c-%d0%b1%d1%80%d0%be%d1%81%d0%b8%d1%82%d1%8c-%d0%ba%d1%83%d1%80%d0%b8%d1%82%d1%8c-vi/ http://freedom-from-smoking.com/amura-i-wanted-to-quit-smoking-%d0%b0%d0%bc%d1%83%d1%80%d0%b0-%d1%85%d0%be%d1%82%d0%b5%d0%bb%d0%be%d1%81%d1%8c-%d0%b1%d1%80%d0%be%d1%81%d0%b8%d1%82%d1%8c-%d0%ba%d1%83%d1%80%d0%b8%d1%82%d1%8c-vi/feed/ 0