The pleasure of being a part of a community – Щастя бути частиною спільноти

[ad_1] Це есе також доступно українською. Hey there! My name is Artemy, and I am from Ukraine. I’ve been working with WordPress since 2018. I specialize in WordPress backend development: I build and support WordPress plugins, third-party integrations, and other cool custom features. If you ask me why I love WordPress and why I decided […]

Continue reading

Debugging WordPress with Ray, Part 2

[ad_1] TL;DR: Here’s another way to start debugging WordPress with Ray using Composer on a project-specific basis. Last week, I wrote a brief introduction on Ray, what I like about it, and why I enjoy using it with WordPress. I also gave a brief tutorial on how to use it in your day-to-day but that […]

Continue reading

Debugging WordPress with Ray, Part 1

[ad_1] TL;DR: This post gives a high-level overview of what kind of app Ray is and how to set it up for use in WordPress. For as long as I’ve been involved with WordPress development, I’ve consistently seen developers – myself included – consistently use print_r and var_dump whenever they need to see what’s going […]

Continue reading

Building Backcast, Part 6 | Tom McFarlin

[ad_1] TL;DR: I’m tired of writing code without consistent standards (I often work on code that changes between WordPress or PSR2) so this is how I installed PHP Coding Standards via Composer and a few extra extensions for the project. This also details how to automatically format the code on save. Adding PHP Coding Standards […]

Continue reading

Building Backcast, Part 4 | Tom McFarlin

[ad_1] TL;DR: The private podcast account is set up but not yet recorded; I’m looking to do that sooner rather than later. I’m looking to possibly abandon exclusive Overcast support which I’ll briefly talk about. This article walks through the process of defining the conditions for unit testing and how I’ve decided to go about […]

Continue reading