Category: Tutorial
-
·
How to enable XDEBUG coverage mode in LocalWP
When running PHP unit tests in your LocalWP project you might get this notice from PHPUnit: To fix this and…
-
·
An easy way to display dynamic data in WordPress blocks
In this tutorial, we will go over how to create and use custom template tags in WordPress blocks. Template tags…