wp_admin_headers()
Sends a referrer policy header so referrers are not sent externally from administration screens.
Source
File: wp-admin/includes/misc.php
Changelog
Version | Description |
---|---|
4.9.0 | Introduced. |
Sends a referrer policy header so referrers are not sent externally from administration screens.
File: wp-admin/includes/misc.php
Version | Description |
---|---|
4.9.0 | Introduced. |