Content type: Lesson

  • Testing your theme

    This lesson will explore tips and tools to use to test your theme during development.

  • Examining the state of your PHP code

    Discover a few different ways to output or log variables in PHP.

  • SEO strategies

    Dive into more advanced SEO concepts, like long-tail keywords, semantic search, and content gap analysis.

  • Domain management: Understanding DNS records

    Learn about domains, DNS records, and how to manage them for your website’s online presence.

  • Image optimization

    Image optimization improves quality while reducing file size, enhancing user engagement and site performance.

  • Plugin API hooks

    Plugin API hooks that developers of Classic themes should use in their theme templates.

  • Build Process

    An introduction to using @wordpress/scripts to implement a build process for theme development.

  • JavaScript in Themes

    How to make use of built in JavaScript libraries, and best practices to follow when writing JavaScript.

  • UI Best Practices

    An introduction to applying good user interface design when developing a theme.

  • Child themes

    Discover what child themes are, why you would use them, and how to create and use a child theme.