define('WP_HOME', 'https://'.$_SERVER['HTTP_HOST']);
define('WP_SITEURL', 'https://'.$_SERVER['HTTP_HOST']);
<IfModule mod_headers.c>
<FilesMatch "\.(ttf|ttc|otf|eot|woff|woff2|font.css)$">
Header set Access-Control-Allow-Origin "*"
</FilesMatch>
</IfModule>
Access to font at 'https://domen.ru/wp-content/themes/porto/fonts/porto-font/porto.woff2#1613847990' from origin 'http://piter.domen.ru' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
GET https://domen.ru/wp-content/themes/porto/fonts/porto-font/porto.woff2 net::ERR_FAILED
function wc_get_container() : \Psr\Container\ContainerInterface {
return $GLOBALS['wc_container'];
}
Parse error: syntax error, unexpected ':', expecting '{' in /home/users/j/juvenile/domains/wp.richgo.ru/wp-content/plugins/woocommerce/woocommerce.php on line 57
У меня в планах было добавить десятки поддоменов, ваш способ не подходит. Но он частично верный.
Я уже написал верный способ.