-
-
Notifications
You must be signed in to change notification settings - Fork 488
Home
Sergey Biryukov edited this page Aug 11, 2022
·
31 revisions
Welcome to the WordPress-Coding-Standards wiki!
Here you can learn things like how to:
- Customize the behaviour of WPCS using custom properties in your ruleset
- Fix errors relating to sanitizing input data, including:
- Fix errors related to escaping, like how to:
- And if all else fails, whitelist code that is being flagged with errors.
- Set up your IDE to work with PHPCS & WPCS
- Run in CI
- Upgrade Guide to WordPressCS 2.0.0 for Developers of external standards