Skip to content

Fix deprecated whitelist code flag#236

Merged
schlessera merged 1 commit intowp-cli:masterfrom
burhandodhy:master
Aug 25, 2019
Merged

Fix deprecated whitelist code flag#236
schlessera merged 1 commit intowp-cli:masterfrom
burhandodhy:master

Conversation

@burhandodhy
Copy link
Contributor

// WPCS: XSS ok. is depreciated and should be replaced with // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped

https://github.com/WordPress/WordPress-Coding-Standards/wiki/Whitelisting-code-which-flags-errors#escaping--xss

// WPCS: XSS ok. is depreciated and should be replaced with // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped

https://github.com/WordPress/WordPress-Coding-Standards/wiki/Whitelisting-code-which-flags-errors#escaping--xss
@burhandodhy burhandodhy requested a review from a team as a code owner August 21, 2019 06:02
@schlessera schlessera added scope:testing Related to testing command:scaffold-plugin Related to 'scaffold plugin' command labels Aug 25, 2019
@schlessera schlessera added this to the 2.0.7 milestone Aug 25, 2019
@schlessera schlessera merged commit a289dff into wp-cli:master Aug 25, 2019
@schlessera
Copy link
Member

Thanks for the PR, @burhandodhy !

danielbachhuber pushed a commit that referenced this pull request Nov 18, 2022
Fix deprecated whitelist code flag
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

command:scaffold-plugin Related to 'scaffold plugin' command scope:testing Related to testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants