Hello world!
Welcome to WordPress. This is your first post. Edit or delete it, then start writing!
add_action('send_headers', function() { header("X-XSS-Protection: 1; mode=block"); header("X-Content-Type-Options: nosniff"); header("Referrer-Policy: no-referrer-when-downgrade"); header("Permissions-Policy: interest-cohort=()"); header("Strict-Transport-Security: max-age=31536000; includeSubDomains"); // Only use this if your site uses HTTPS });
Skip to content