=== CSP Friendly Security === Contributors: pcescato Tags: csp, content-security-policy, nonces, security headers, sha256 hashes Requires at least: 5.0 Tested up to: 6.9 Requires PHP: 7.3 Stable tag: 1.5.2 License: GPLv3 License URI: https://www.gnu.org/licenses/gpl.html Adds CSP nonces to scripts and styles without breaking WP styles. == Description == Adds a CSP header compatible with most WP plugins without breaking styles. == Installation == * Extract the zip file and drop the contents in wp-content/plugins/ or install via dashboard. * Activate the plugin. No settings required. == Frequently Asked Questions == = Is there something to do after install? = Just activate it! == Changelog == = 1.5.1 = * Fixed plugin header for WP validation * Added short description