Month: March 2019

How to Fix Briefly Unavailable for Scheduled Maintenance Error in WordPress

Are you seeing the ‘Briefly unavailable for scheduled maintenance’ error in WordPress? This error usually appears while updating WordPress core, plugins, or themes. Basically, your WordPress site fails to finish the update which leaves you stuck in the maintenance mode. In this article, we will show you how to easily fix the “Briefly unavailable for…

Read More

Tools For Writing Better WordPress Code: Introduction

Over the last few years, I’ve talked a lot about the nature of code quality and various tools, processes, and libraries that I recommend using when it comes to writing code for WordPress.I’m also open that that majority of the work that I do is in backend development. This means that I work predominately on…

Read More

Considerations for Design Patterns for WordPress

The longer you work with a given platform, the more you begin to recognize certain ways to do something. And it’s very likely that you’ll begin to recognize two things these things can be done:in a way that’s fast to develop, but harder to maintain orin a way that’s slower to develop, but easier to maintain.Of…

Read More

Archives