'unsubscribe', 'email' => rawurlencode( $adminEmail ), 'token' => $token ], home_url() ); // Get the site domain for the footer message. $siteUrl = home_url(); $siteHost = wp_parse_url( $siteUrl, PHP_URL_HOST ); $siteDomain = $siteHost ? $siteHost : $siteUrl; ?>