How to Create Sublime Text Snippets (with Examples)
Create custom Sublime Text snippets scoped per file type, with copy-paste examples for JavaScript, PHP, and more.
Senior web developer with 15-years building CMS architectures, leading migrations, and shipping front-ends that hold up long after the original build. WordPress, Drupal, Sitecore, Jekyll, and the JavaScript in between.
Create custom Sublime Text snippets scoped per file type, with copy-paste examples for JavaScript, PHP, and more.
Coding a WordPress theme can be difficult when work on a team. And it's for this reason you should have a standard way to determine what quality code should look like. Learn how to setup the WordPress Coding Standard to help assist your team in writing maintainable code.
Learn how to install the Sublime Text 3 PHPCS linter packages and view errors/warnings while you type your code.