WordPress

Versioning When Developing WordPress Plugins

I've made it a habit to use versioning while developing WordPress plugins, it helps keep everything organised and safe. You of course also need to use version control when uploading plugins to the repository. Here are the two main applications I'm using. One of them is for Git, which I use locally on my Mac, and the other is for Subversion, which I use to upload plugins to the repository.
Table of Contents

If you purchase through a link on our site, we may earn a commission.

I’ve made it a habit to use versioning while developing WordPress plugins, it helps keep everything organised and safe.

You of course also need to use version control when uploading plugins to the repository. Here are the two main applications I’m using. One of them is for Git, which I use locally on my Mac, and the other is for Subversion, which I use to upload plugins to the repository.

Best Subversion Client for Mac – Cornerstone

Zennaware » Home of Cornerstone Subversion Client for Mac OS X

 

This is what I use when uploading my plugins to the WordPress repository, since it uses Subversion.

Best Git Client for Mac – SourceTree

Free Mac client for Git Mercurial and SVN Atlassian SourceTree

I use SourceTree for managing our plugins. The repositories are then stored on BitBucket.

[youtube]http://www.youtube.com/watch?v=tQE1S40Z0mE[/youtube]

Tutorials

Here is a good tutorial on how to upload plugins to the WordPress .org repo:

If you enjoyed this post, make sure to subscribe to WP Mayor’s RSS feed.

Jean Galea is an investor, entrepreneur, and writer. He is the founder of WP Mayor, and the plugins WP RSS Aggregator and Spotlight. He also runs the Good Life Collective. Connect with him on X or visit jeangalea.com.

If you purchase through a link on our site, we may earn a commission.

Latest Articles from the Blog

Stay updated with WP Mayor's newsletter.

Discover the best and latest tools and services in WordPress every month.