start_previewing_theme

FUNCTION wp-includes\class-wp-customize-manager.php (ligne 673) github
If the theme to be previewed isn't the active theme, add filter callbacks to swap it out at runtime.

Paramètres

Entrée :
N/A
Sortie :
N/A

Utilisation

// Utilisation de la fonction start_previewing_theme
$result = start_previewing_theme();

if ($result) {
    // Votre logique ici
}

Actualités

Chargement des actualités...