Experience Level: Intermediate
-

Essential security plugin features and settings
Part of: Intermediate WordPress User
Utilize security plugins for regular audits, firewalls, IP detection, and two-factor authentication for website safety.
-

Themes and user privacy
Part of: Intermediate Theme Developer
Learn how themes can impact user privacy, and what the theme developer needs to be aware…
-

Testing your theme
Part of: Intermediate Theme Developer
This lesson will explore tips and tools to use to test your theme during development.
-

SEO strategies
Part of: Intermediate WordPress User
Dive into more advanced SEO concepts, like long-tail keywords, semantic search, and content gap analysis.
-

Domain management: Understanding DNS records
Part of: Intermediate WordPress User
Learn about domains, DNS records, and how to manage them for your website’s online presence.
-

Image optimization
Part of: Intermediate WordPress User
Image optimization improves quality while reducing file size, enhancing user engagement and site performance.
-

Plugin API hooks
Part of: Intermediate Theme Developer
Plugin API hooks that developers of Classic themes should use in their theme templates.
-

Build Process
Part of: Intermediate Theme Developer
An introduction to using @wordpress/scripts to implement a build process for theme development.
-

JavaScript in Themes
Part of: Intermediate Theme Developer
How to make use of built in JavaScript libraries, and best practices to follow when writing…
-

UI Best Practices
Part of: Intermediate Theme Developer
An introduction to applying good user interface design when developing a theme.
-

Child themes
Part of: Intermediate Theme Developer
Discover what child themes are, why you would use them, and how to create and use…
-

Style Variations
Part of: Intermediate Theme Developer
Creating style variations or simply theme.json variations.