Retrieves header image for custom header.
N/A
Sortie :
@return string|false
// Utilisation de la fonction get_header_image
$result = get_header_image();
if ($result) {
// Votre logique ici
}
Chargement des actualités...