Using Singleton Classes for WordPress Plugins
Using the singleton pattern to disallow multiple instantiation of your class based plugin
Using the singleton pattern to disallow multiple instantiation of your class based plugin
Delicious Brains has a new tutorial about Managing WordPress Dev Environments with WP-CLI and Robo that’s worth a look. Robo is an open-source task runner like Gulp and Grunt using PHP instead of JavaScript. It’s used by Drupal‘s Drush, that project’s equivalent of WP-CLI.
Here we learn to do your own custom WordPress install in Varrying Vagrant Vagrants on a custom domain for a client site.
There’s a wide spread digital myth in the WordPress microverse about the functions.php file and that it’s a code snippet container. This post tries to explain why people are misusing this file, shows alternatives and explains step by step how to get out of that trap. Written for the developer as well as for the…
DigitalOcean’s acquisition of Cloudways • Stop saying “Gutenberg!” • Build Mode Live with Brian Gardner and Sam Munoz • One week left to submit a style variation for TT3 • Cool Tool of the Week: Munir Kamal’s Editor Plus
What do you (still) love in tech that’s old? (Tell us in the comments.)
Paul shares some of the WordPress utility functions he’s collected and uses often.