WP Development Courses

WP Development Courses

  • About
  • Articles
  • Contact
  • 05/03/2020

    WP_UnitTest_Factory: The Missing Documentation

    The WP_UnitTestCase class has a factory() method that gives access to the WP_UnitTest_Factory factory classes. And it’s these classes that you use to create data objects (called fixtures) like posts,…

    Continue Reading

  • 04/02/2020

    How To Make Your Code More Readable By Using Early Returns

    A step by step refactoring of a function to use early returns. This technique makes the code easier to read and understand.

    Continue Reading

  • 28/01/2020

    Block Editor Color Settings: The Ultimate Guide

    The block editor color settings interface allows users to customize the colors of a block. This includes the: In this article, we’ll first look at what these color settings are,…

    Continue Reading

  • 01/12/2019

    Code Review Checklist

    Code review has been an integral part of my career as a developer. Whether it in the beginning through reviewing themes for WordPress.org, reviewing client code at WordPress.com VIP, or…

    Continue Reading

  • 29/08/2019

    The Guide to WordPress Unit Testing Assertions

    The WordPress Unit Testing Framework contains a set of custom assertion helper methods which help with writing unit test. In this post, we’ll present these helper methods available through the…

    Continue Reading

  • 12/08/2019

    Gutenberg Development: Frequently Asked Questions

    Have any question about developing blocks for Gutenberg or the Block Editor? We’ve answered the most common Gutenberg questions in the simplest way.

    Continue Reading

←Previous Page
1 … 7 8 9 10 11
Next Page→

Privacy Policy