?php add_filter('template_include', function($template) { if (is_page('dominio-locale')) { $custom_template = get_stylesheet_directory() . '/template-dominio-locale.php'; if (file_exists($custom_template)) { return $custom_template; } } return $template; }); iubenda Certified
Bronze Partner
Il tuo carrello è vuoto.

Ritorna al negozio