-
Notifications
You must be signed in to change notification settings - Fork 106
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Course - Introduction to plugin security #1676
Comments
I am adding the rest of the topics here as I could not find more particular place (added one in a sub-ticket) Another topic that usually gets forgotten completely is JS safety. Some other resources in regard of JS security. A often overseen detail is localisation - while the DOC meanwhile does get that part right, often it still causes confusion: Another topic that IMO is part of "safe and secure" is code documentation and code style. I personally use PHPDocumentor and, of curse, |
The content for this course matches the module on developing securely in the Beginner Developer Learning Pathway, therefore this course has been "merged" into that pathway. |
Needs Assessment Statement
A short course to provide the new or intermediate developer knowledge on how to develop plugins securely, including an overview of common vulnerabilities, and how to prevent them
Target Audience
Courtney is a plugin developer who wants to ensure that her plugins do not expose any security vulnerabilities. She doesn't know where to find the relevant information, or what to look out for.
Course Objective
Beginner to intermediate WordPress plugin developers will learn about common security vulnerabilities, how they can be introduced, and what should be done to prevent them.
Outline #
Related Resources
Links to related content on Learn, HelpHub, DevHub, GitHub Gutenberg Issues, DevNotes, etc.
Guidelines
Review the team guidelines
Course Development Checklist
The text was updated successfully, but these errors were encountered: