Changes between Initial Version and Version 1 of Ticket #58664, comment 7
- Timestamp:
- 09/25/2023 09:49:08 PM (2 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #58664, comment 7
initial v1 1 1 I've marked the PR ready for initial review. There are some outstanding questions for how best we can migrate existing inline scripts over to using `wp_print_inline_script_tag()`, but it's ready to be checked out. 2 2 3 Here's a proof of concept plugin that enables Script CSP on the frontend and wp- admin: https://gist.github.com/westonruter/c8b49406391a8d86a5864fb41a523ae93 Here's a proof of concept plugin that enables Script CSP on the frontend and wp-login: https://gist.github.com/westonruter/c8b49406391a8d86a5864fb41a523ae9