NXTEMHEADER;
// phpcs:enable WordPress.WP.EnqueuedResources.NonEnqueuedStylesheet
return $output;
}
public function footer(){
$facebook = esc_url( NOTIFICATIONX_PUBLIC_URL . 'image/reports/facebook.png' );
$twitter = esc_url( NOTIFICATIONX_PUBLIC_URL . 'image/reports/twitter.png' );
$youtube = esc_url( NOTIFICATIONX_PUBLIC_URL . 'image/reports/youtube.png' );
$web = esc_url( NOTIFICATIONX_PUBLIC_URL . 'image/reports/web.png' );
// phpcs:ignore PluginCheck.CodeAnalysis.Heredoc.NotAllowed -- False positive for this context: these are HTML email bodies and remote documentation/tutorial links in admin help text, not offloaded plugin assets. Audited 2026-07-16.
$output = <<
|