Introduction to WordPress Coding Standards
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 333
- Forks
- 127
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 11
Description
Details
- Content type (Online Workshop, Lesson, Course, Tutorial, or Lesson Plan): Lesson
- Content title: Introduction to WordPress Coding Standards
- Topic description: Explain to the new developer to the concept of coding standards and why they are important. Then, the WordPress coding standards for each programming language, CSS, HTML, JavaScript, and PHP, will be introduced.
PHP Coding Standards - Audience (User, Developer, Designer, Contributor, etc.): Developer
- Experience Level (Beginner, Intermediate, Advanced, Any): Beginner
Prerequisites
It is assumed that the learner has already completed the following lessons:
- Beginner WordPress developer
- Modules 1 - 3
This new lesson will form part of module 3
Learning Objectives
- Describe what coding standards are and why they are important
- Identify the four different WordPress Coding Standards for each programming language in the WordPress stack
Related Resources and Other Notes
- https://developer.wordpress.org/coding-standards/wordpress-coding-standards/
- https://www.youtube.com/watch?v=ccKcQHzHF8o
Automation Code
//lesson:
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.