If the theme to be previewed isn't the active theme, add filter callbacks to swap it out at runtime.
N/A
Sortie :
// Utilisation de la fonction start_previewing_theme
$result = start_previewing_theme();
if ($result) {
// Votre logique ici
}
Chargement des actualités...