Support Internship Update: Week 13

Hey everyone. So, it’s the second to last week of my internship. Time flies.

As always, I’ll be about on the forums this week and I am going to try to do some more theme reviews.

I’m currently getting my head around SVNSVN Apache Subversion (often abbreviated SVN, after its command name svn) is a software versioning and revision control system. Software developers use Subversion to maintain current and historical versions of files such as source code, web pages, and documentation. Its goal is to be a mostly compatible successor to the widely used Concurrent Versions System (CVS). WordPress core and the wordpress.org released code are all centrally managed through SVN. https://subversion.apache.org/., PHPDoc standards, and the how to’s of submitting patches. I’m hoping to submit my first patch in the next few days for the Inline-Doc effort (https://make.wordpress.org/core/2013/09/05/add-inline-docs-for-hooks/). If anyone’s got any tips or feedback on any (inevitable) mistakes I make with my first patch, they’d be much appreciated. 🙂