Experience Level: Beginner
-
Examining the state of your PHP code
Part of: Beginner WordPress Developer
Discover a few different ways to output or log variables in PHP.
-
The built-in WordPress debugging options
Part of: Beginner WordPress Developer
Covers the various PHP constants that can be enabled to turn on the built-in WordPress debugging…
-
Building plugins and themes that support multisite
Part of: Beginner WordPress Developer
Discover some of the common things to consider when developing themes and plugins that support multisite.
-
Developing for a multisite network
Part of: Beginner WordPress Developer
Introduce some of the differences to be aware of when developing for a multisite network.
-
Advanced multisite management
Part of: Beginner WordPress Developer
More advanced Multisite management topics.
-
Managing a WordPress multisite network
Part of: Beginner WordPress Developer
Learn about the Network Admin dashboard, the options available in the Network Settings page, as well…
-
Setting up a WordPress multisite network
Part of: Beginner WordPress Developer
Learn about WordPress multisite, why you would consider setting up a multisite network, and the steps…
-
The commonly used Internationalization functions
Part of: Beginner WordPress Developer
A short introduction to the most commonly used Internationalization functions in both PHP and JavaScript.
-
What is Internationalization?
Part of: Beginner WordPress Developer
A brief introduction to Internationalization in WordPress, why it’s important, and where to learn more about…
-
Tools to detect security vulnerabilities
Part of: Beginner WordPress Developer
Discuss tools and resources to help detect and prevent security vulnerabilities
-
Fixing common security vulnerabilities
Part of: Beginner WordPress Developer
A more “real world” example of fixing common vulnerabilities.
-
Securely developing plugins and themes
Part of: Beginner WordPress Developer
A short introduction to developing with a security mindset, covering the most common principles to consider…