'wordpress' tutorials

All 'wordpress' tutorials:

  1. Optimizing Google PageSpeed to 100 in WordPress

    Optimizing Google PageSpeed to 100 in WordPress

    Tutorial Advanced

    Maximizing your PageSpeed score is difficult in WordPress due to its architecture, your theme, and a breadth of third-party plugins. Learn how I reached 100.

  2. Using Laravel Valet for WordPress Development

    Using Laravel Valet for WordPress Development

    Tutorial Intermediate

    In this tutorial, we're going to look at how to set up Laravel Valet for WordPress and set up an installation that we can use for local development.

  3. Clone WordPress in Linux

    Clone WordPress in Linux

    Tutorial Intermediate

    Nearly every duplication scenario with WordPress has challenges. In this tutorial, you'll learn how to clone your site from the command line.

  4. Using Subversion to Check Out WordPress

    Using Subversion to Check Out WordPress

    Tutorial Intermediate

    In this article, we're going to take a look at the definition of nightly builds, how we can prepare our system for grabbing the latest version of the...

  5. A Quick Guide to the WordPress Customizer Interface

    A Quick Guide to the WordPress Customizer Interface

    Tutorial Beginner

    In this short video tutorial from my recent course on writing Customizer-ready WordPress themes, I’ll demonstrate the Customizer interface.

  6. How to Work With WordPress Term Meta: Term Metadata API

    How to Work With WordPress Term Meta: Term Metadata API

    Tutorial Beginner

    In this two-part series, we're going to be taking a look at taxonomies, what they are, the role they play in WordPress, and their relationship to terms....

  7. How to Work With WordPress Term Meta: Understanding Taxonomies

    How to Work With WordPress Term Meta: Understanding Taxonomies

    Tutorial Beginner

    In this two-part series, we're going to be taking a look at taxonomies, what they are, the role they play in WordPress, and their relationship to terms....

  8. Debugging WordPress Projects in 60 Seconds

    Debugging WordPress Projects in 60 Seconds

    Tutorial Intermediate

    In this quick video, we'll see how we can take advantage of a third-party application in order to debug WordPress applications using IDEs that don't have...

  9. Understanding WordPress Multisite

    Understanding WordPress Multisite

    Tutorial Beginner

    In this video, we'll be taking a brief look at WordPress Multisite and what it offers us. For example, how does WordPress Multisite differ from a single...

  10. How to Work With WordPress Metadata

    How to Work With WordPress Metadata

    Tutorial Beginner

    In this series, we're going to look at how to work with WordPress metadata using the native WordPress APIs. By the end of it, you should be familiar with...

  11. Display the Last WordPress Query in 60 Seconds

    Display the Last WordPress Query in 60 Seconds

    Tutorial Intermediate

    In this 60-second video, we take a look at the code we need to write in order to display the most recently executed WordPress query.

  12. Internationalizing WordPress Projects: A Practical Example, Part 1

    Internationalizing WordPress Projects: A Practical Example, Part 1

    Tutorial Intermediate

    Over the next two articles, we're going to create a simple plugin that's properly internationalized. Furthermore, we're going to look at each and every piece...