// ─── Pop-up EVG/EVJF – Page d'accueil ──────────────────────────────────────── add_action( 'wp_footer', 'popup_evg_evjf_html' ); function popup_evg_evjf_html() { if ( ! is_front_page() ) return; ?>