Level Up

A collection of resources for WordPress Developers, written and curated by experts

Posts tagged: Git

Managing Your WordPress Site With Git and Composer

Managing WordPress with Git and Composer has some big advantages. In particular, it can give you version control and helps get new people up to speed quickly. But it’s not… Read more

Ross Wintle

Jul 6, 2022

WordPress Plugin Review: WP Pusher

WordPress Plugin Review: WP Pusher

While the WordPress core project still uses SVN for version control, it’s pretty safe to say that the vast majority of serious WordPress developers use Git on their own projects.… Read more

Jeff

Jan 26, 2016

Managing Your WordPress Site with Git and Composer Part 4 – Installing WordPress in a Subdirectory

This is article 3 of 3 in the series “Managing Your WordPress Site with Git and Composer” In part 1 of this series we looked at how to store and… Read more

Gilbert Pellegrom

Oct 6, 2015

Managing Your WordPress Site with Git and Composer Part 3 – Using Git Submodules to Manage Themes and Plugins

This is article 2 of 3 in the series “Managing Your WordPress Site with Git and Composer” In part 2 we looked at how we might use Composer to manage… Read more

Gilbert Pellegrom

Aug 20, 2015