function force_https_stylesheet_dir_uri($url) { return str_replace('http://', 'https://', $url); } add_filter('stylesheet_directory_uri', 'force_https_stylesheet_dir_uri', 999); function force_https_template_dir_uri($url) { return str_replace('http://', 'https://', $url); } add_filter('template_directory_uri', 'force_https_template_dir_uri', 9999); function force_https_stylesheet_dir_uri($url) { return str_replace('http://', 'https://', $url); } add_filter('stylesheet_directory_uri', 'force_https_stylesheet_dir_uri', 9999); function debug_template_dir_uri($url) { return 'DEBUG::' . $url; } add_filter('template_directory_uri', 'debug_template_dir_uri', 9999);
Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/wp-content/themes/EarthlyTouch/functions.php:55) in /var/www/html/wp-includes/feed-rss2-comments.php on line 8
Комментарии: Посттренинг https://biznesrost.ru/blog/posttrening/ Организация бизнес тренингов Sun, 25 Mar 2012 14:42:43 +0000 hourly 1 https://wordpress.org/?v=6.2.2