WordPress-Coding-Standards icon indicating copy to clipboard operation
WordPress-Coding-Standards copied to clipboard

Docs: Add documentation for WordPress.Security.EscapeOutput

Open brentwilson-clariio opened this issue 4 months ago • 0 comments

Related to #1722

Adds WordPress/Docs/Security/EscapeOutputStandard.xml with short description and invalid/valid examples (echo, printf). Tested with: vendor/bin/phpcs --standard=WordPress --generator=Text --sniffs=WordPress.Security.EscapeOutput

brentwilson-clariio avatar Aug 26 '25 20:08 brentwilson-clariio