WordPress DocBlocks false positive for apply_filters() in PHP Stan

At Vatu we use PHP Stan to analyze our code and help prevent bugs. For our WordPress projects, there is a handy WordPress Stubs module. This reads the core WordPress functions DocBlocks and checks our code is adhering to these. This makes sure we are passing parameters correctly to functions and the like. Our issue… Continue reading WordPress DocBlocks false positive for apply_filters() in PHP Stan

Published
Categorized as WordPress

Mentorship

Mark, Keith, Jakub, myself, and Eugine from the 2007 mentorship group. Photograph: Mark Wilkinson / Highrise Digital.

In February last year [2017], as I was coming to the end of my redundancy period. Deciding the direction my career was going to take. I came across a tweet from a developer I’d followed while watching WordPress TV talks. Are you hoping to become a professional #WordPress developer? We're opening our mentorship programme soon.https://t.co/zo70iwxFQb… Continue reading Mentorship

Published
Categorized as WordPress

Published – A WordPress Theme

My aim is to create a minimal viable WordPress Theme for this site. Allowing me to experiment with and test. Outside of the stricter controls of commercial development. I’ve been best buddies with WordPress themes for several years now. Building themes for clients and integrating them with bespoke plugins. Along the way, I’ve picked up many… Continue reading Published – A WordPress Theme

Published
Categorized as WordPress