https://github.com/wordpress/wpcs-docs
WordPress Coding Standards Docs
https://github.com/wordpress/wpcs-docs
a11y coding-standards css eslint html javascript js phpcs scss stylelint wordpress
Last synced: 9 months ago
JSON representation
WordPress Coding Standards Docs
- Host: GitHub
- URL: https://github.com/wordpress/wpcs-docs
- Owner: WordPress
- License: gpl-2.0
- Created: 2018-01-14T08:37:58.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2025-03-27T19:20:47.000Z (9 months ago)
- Last Synced: 2025-04-09T10:01:42.896Z (9 months ago)
- Topics: a11y, coding-standards, css, eslint, html, javascript, js, phpcs, scss, stylelint, wordpress
- Homepage: https://developer.wordpress.org/coding-standards/
- Size: 487 KB
- Stars: 83
- Watchers: 11
- Forks: 199
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
- License: LICENSE
Awesome Lists containing this project
README
# WordPress Coding Standards Docs
This repo contains the source for the [WordPress Coding Standards](https://developer.wordpress.org/coding-standards/) on https://developer.wordpress.org
When creating new files, these must be added to the [manifest.json](https://github.com/WordPress/wpcs-docs/blob/master/manifest.json) file.
Removing files also requires updating the [manifest.json](https://github.com/WordPress/wpcs-docs/blob/master/manifest.json) file. After deletion and sync with DevHub, the page also needs to be manually deleted from DevHub.