CARVIEW |
Select Language
HTTP/2 301
date: Sun, 12 Oct 2025 07:47:43 GMT
content-type: text/html; charset=UTF-8
location: https://docs.gravityforms.com/gf_enable_notification_email_header/
server: cloudflare
strict-transport-security: max-age=604800
strict-transport-security: max-age=31536000; includeSubDomains
x-content-type-options: nosniff
x-content-type-options: nosniff
x-xss-protection: 1; mode=block
x-xss-protection: 1; mode=block
x-frame-options: SAMEORIGIN
x-frame-options: SAMEORIGIN
referrer-policy: no-referrer
referrer-policy: strict-origin-when-cross-origin
x-redirect-by: WordPress
fastcgi-cache: MISS
cf-cache-status: DYNAMIC
nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
report-to: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=bIsarN6ECUyN2x9MsVJAC9kY%2F8MjVXZSlhqaMaDABmClkEhSGvkyXPlFEhyqN6pC9wXdP8ReJQ0jf8jYfVzsrHM1i5Rf6fENfspg0bO6Ll0N2I0F"}]}
cf-ray: 98d4fd9a0f628cf1-BLR
HTTP/2 200
date: Sun, 12 Oct 2025 07:47:44 GMT
content-type: text/html; charset=UTF-8
server: cloudflare
vary: Accept-Encoding
strict-transport-security: max-age=604800
strict-transport-security: max-age=31536000; includeSubDomains
x-content-type-options: nosniff
x-content-type-options: nosniff
x-xss-protection: 1; mode=block
x-xss-protection: 1; mode=block
x-frame-options: SAMEORIGIN
x-frame-options: SAMEORIGIN
referrer-policy: no-referrer
referrer-policy: strict-origin-when-cross-origin
link: ; rel="https://api.w.org/"
link: ; rel="alternate"; title="JSON"; type="application/json"
link: ; rel=shortlink
fastcgi-cache: EXPIRED
report-to: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=AUoGhMBDPkgwuXCA1aonO%2FOhNu2vml5OLkKiBLzoJLWni%2BCgzTY2VaNFGyoR5nAOZ371kgTyYH62eOkADcHGFIDvdpi6u%2Bw8rdP13xmw1C1fjpeq"}]}
cf-cache-status: DYNAMIC
nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
content-encoding: gzip
cf-ray: 98d4fda1ff778cf1-BLR
GF_ENABLE_NOTIFICATION_EMAIL_HEADER - Gravity Forms Documentation
GF_ENABLE_NOTIFICATION_EMAIL_HEADER
Description
This constant enables the X-Gravity-Forms-Source
email header for notification emails.
Usage
define( 'GF_ENABLE_NOTIFICATION_EMAIL_HEADER', true );
Placement
This constant should be set in your wp-config.php. See the article WP Config Options for more details.
Source Code
This constant is located in common.php
Since
This filter was added in Gravity Forms 2.9.13