How to Publish a WordPress Plugin – Subversion
·
After a discussion on the WordPress Answers Stack Exchange yesterday, I thought it would be a good idea to explain the different ways you can develop plugins for WordPress. Since the official plugin repository uses Subversion for version control, that’s the obvious first choice when you’re just starting your development stack. So here is, step-by-step,