2017 Year in Review: Hiring, Firing and Revenue Details
This past year was a rollercoaster of a ride. Some high highs and low lows. We added team members and had to let some go. We saw dips in revenue… Read more
A collection of resources for WordPress Developers, written and curated by experts
This past year was a rollercoaster of a ride. Some high highs and low lows. We added team members and had to let some go. We saw dips in revenue… Read more
In my last article, I reviewed the best WordPress development environment apps out there. But that’s not all of it, there are a number of great options available as well… Read more
A fast site means happier users, improved ranking from Google, and increased conversions. Maybe you even think your WordPress sites are as fast as they can be – you’ve looked… Read more
WordPress has come a long way towards its stated goal of democratizing publishing, powering roughly 43% of the websites on the web. However, that status makes it a prime target… Read more
You could just debug your PHP code using dump debugging functions such as error_log, print, and var_dump, and let’s be honest, we’ve all done it a lot! While helpful sometimes,… Read more
I recently built a command line daemon in PHP to emulate AWS SQSD for the purposes of testing in Mergebot. As it turns out, one of the benefits of building… Read more
React or Vue.js, which JavaScript framework should you choose? React powers WordPress’ new editor while Vue.js is a popular framework in the Laravel community. In this post we’ll go over… Read more
I’ve been bugging core contributors and plugin authors about background processing for a year and half now. To the point where Krogsgard even made fun of me for it at… Read more
It’s been a little while since our last major release but we’re very excited to announce the release of WP Migrate DB Pro 1.3. This update brings a slew of… Read more
I’ve attended many conferences in my time and watched every single speaker with admiration, because just the thought of getting up and talking to an audience myself leaves me in… Read more
In my last article I described how I built a cloud app using Laravel Spark. Web Uptime is a website uptime and monitoring app that checks your website’s status every… Read more
In this issue of Delicious Brain Bytes, we look into WordPress 6.9, round up the latest industry surveys, figure out how to make Postgres much slower, and much more! WordPress… Read more
Many successful WordPress sites eventually hit an architectural bottleneck. As traffic scales, the web server struggles to handle the dual responsibilities of running the PHP application and serving a library… Read more
Relocating a WordPress website to a new domain is a frequent task for developers, but it often comes with the risk of broken links and lost content. Ensuring a seamless… Read more
Managing WordPress sites across different environments often requires moving data and files. A partial migration involves selectively transferring only specific components of your WordPress installation. Instead of cloning an entire… Read more
The staggering number of sites powered by WordPress speaks to its versatility, ease of use, and ecosystem. This widespread adoption introduces a paradox: its popularity makes it a frequent target… Read more
You’re not going to get far in WordPress development without solid technical skills. They’re foundational, allowing you to build, customize, and optimize digital experiences. However, they’re only going to take… Read more
Headless WordPress unlocks a variety of powerful use cases that are often difficult or less efficient to build with a traditional setup. For example, developers and designers may feel constrained… Read more
Imagine launching a WordPress site you’ve poured months into—only to receive frantic emails weeks later about broken plugins, lost passwords, or a client accidentally deleting critical pages. Without a clear… Read more
Selecting the right theme transcends aesthetics and budget—it’s a strategic pivot point that can shape a site’s functionality, scalability, and long-term viability. The free vs. premium theme debate is not… Read more
Late yesterday we pushed out version 1.2 of WP Migrate DB Pro. We’ve been working on this release for the past two months, incorporating feedback received through customer support. Single… Read more
In this issue of Delicious Brain Bytes, we look into upcoming WordPress releases, the results of the 2024 WP Awards, and much more! Upcoming WordPress Releases WordPress 6.7.2 is scheduled… Read more
In this issue of Delicious Brain Bytes, we look into the upcoming release of WordPress 6.7, the results of the 2024 ACF survey, and much more! Template Registration API Coming… Read more
WP Offload SES 1.7 adds a new “Enqueue Only” mode that can be used to prevent sending accidental emails in development and staging environments or to temporarily pause all emails… Read more