Syncing WordPress Database Changes Between Environments: How We Handle Merging in 2022
Database synchronization is a problem that still gets raised almost every month in the local WordPress communities I’m part of – “if I am making changes to my local site,… Read more
The Ultimate Developer’s Guide to the WordPress Database
Here at Delicious Brains we eat, drink and sleep databases. However, we believe that any developer working with WordPress should have some level of knowledge about the database that sits… Read more
Creating a Custom Table with PHP in WordPress
Have you ever wondered what it takes to create a custom table in WordPress or why you would ever want or need to? WordPress comes with many different ways to… Read more
Managing Custom Tables in WordPress
Once upon a time I tried to build a theme and plugin store into the WordPress dashboard. Kind of like iTunes for WordPress. I called it WP App Store. Long… Read more
Remotely Backup Your WordPress Database and Media with WP Migrate DB Pro CLI
Keeping regular backups of your WordPress installs is arguably one of the most important things you should be doing after you launch a site. In fact, if you search for… Read more
WordPress XML Export/Import vs. WP Migrate DB Pro
We’ve been asked this question a few times now, “Why should I invest in WP Migrate DB Pro when WordPress itself has a readily available export feature.” It’s a great… Read more