Although GIT is everywhere, SVN still is the version control for all the themes and plugins hosted on WordPress.org. I’ve been…
Tools

Installing and using WordPress Coding Standards with auto fixer from command line on Windows
While coding for WordPress (themes or plugins), one of the most important things is the consistent coding standards. The WordPress…

Top productive keyboard shortcuts for PHPStorm
I’ve been a fan of PHPStorm for several years. Before PHPStorm, I tried many IDEs and editors, including some very popular…