WordPress Multisite

What is WordPress Multisite? WordPress(WP) Multisite is a feature that lets users create a “Network” of subsites from a single install of WP. This allows users to use subdomains (also known as subdirectories) of the exact same root domain (for example:...

How to Resolve Git Conflict

For those of you who use some form of version control, merge conflicts are familiar. Git is exceptional at auto-merging conflicts. However, there are some cases in which Git is unable to determine what needs to be done automatically. In that situation a manual merge...

Finding Files in Linux

A common command to use in filtering objects in the file system is known as “find”. This can sort through the file system by utilizing a simple conditional mechanism. Find is useful when searching for a file or directory on your file system.  Also, when using the...

Different Types of Git Workflows

Different Types of Git Workflows Every team that collaborates on projects usually has some kind of “workflow”. Workflow is the approach or method that collaborators share when they divide and conquer a project. A productive team has a well energized and efficient...
WordPress Website Development: Product vs Service

WordPress Website Development: Product vs Service

Running a WordPress agency is tough business. You have to manage an entire team and keep the workflow going, you have to manage your clients to ensure they’re satisfied, and you have to manage the day-to-day operations so you’re business doesn’t go under. But don’t...