-
·
Managing a WordPress multisite network
Learn about the Network Admin dashboard, the options available in the Network Settings page, as well as different ways to create and manage sub-sites on the network.
-
·
Setting up a WordPress multisite network
Learn about WordPress multisite, why you would consider setting up a multisite network, and the steps to follow to create one.
-
·
The commonly used Internationalization functions
A short introduction to the most commonly used Internationalization functions in both PHP and JavaScript.
-
·
What is Internationalization?
A brief introduction to Internationalization in WordPress, why it’s important, and where to learn more about writing translatable code.
-
·
Tools to detect security vulnerabilities
Discuss tools and resources to help detect and prevent security vulnerabilities
-
·
Fixing common security vulnerabilities
A more “real world” example of fixing common vulnerabilities.
-
·
Securely developing plugins and themes
A short introduction to developing with a security mindset, covering the most common principles to consider when writing code.
-
·
Extending the WordPress REST API
Discover ways to extend the WP REST API data by adding custom data points.
-
·
Interacting with the WordPress REST API
Learn how to interact with the WP REST API to create and update data.
-
·
Using the WordPress REST API
Discover various ways to use the WordPress REST API.