Workflow for working with git and WordPress
As my site becomes more important to my business, I want to have better version control so I can look up past changes … Read more
As my site becomes more important to my business, I want to have better version control so I can look up past changes … Read more
I am the admin for a blog with around 20 authors contributing articles. Have just migrated from WordPress.com. The problem that started to … Read more
I’m trying to work version control into developing a WordPress site, but I’m unable to solve the issue of DB synchronization. For simplicity’s … Read more
I have my master branch and a develop branch for working on a few changes. I need to merge changes from master into … Read more
I’m looking into setting up a development -> staging -> production workflow, and the biggest issue so far is figuring out how to … Read more
We’ve been developing for WordPress for several years and whilst our workflow has been upgraded at several points there’s one thing that we’ve … Read more
If I want to have a certain action taken after a CiviCRM ‘trigger’, what is the best approach? I’m a Drupal developer used … Read more
Our company is currently using a simple trunk/release/hotfixes branching model and would like advice on what branching models work best for your company … Read more
The WordPress site I am working on has thousands of posts, is updated hourly, and has dozens of plugins and hacks to get … Read more
I run a site with about 30 authors and 3 editors. Authors submit posts for review, and editors schedule or publish them. It … Read more