-
-
Notifications
You must be signed in to change notification settings - Fork 488
Home
Juliette edited this page Aug 7, 2023
·
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, you can ignore parts of a file.
- Set up your IDE to work with PHPCS & WPCS
- Run in CI
- Upgrade Guide to WordPressCS 2.0.0 for Developers of external standards