Code Snippets 2.5.0 brings PHP error detection
Code Snippets version 2.5.0 has just been released. It is not a large update, but includes a change that many people have been requesting for a long time: detection of […]
Code Snippets version 2.5.0 has just been released. It is not a large update, but includes a change that many people have been requesting for a long time: detection of […]
tOne of my favorite things about the new admin theme that shipped with WordPress 3.8 is the new Dashicons icon font. It brings a sense of standard and uniformity to […]
When I first began using Grunt, I loaded my plugins by calling grunt.loadNpmTask() manually. While this is fine when working with a few Grunt plugins, as you install more, it can […]
Released just now was Code Snippets 1.9, bringing a whole bunch of fixes, optimizations and subtle improvements. I hope you’ll enjoy discovering the changes yourself, but if you want to […]
When you install Sublime Text on Windows, you are given an option to add an “Open with Sublime Text” shortcut to the right-click context menu. It allows you to right-click […]
//
comments to /* */
commentsI’ve recently started using /* and */ for single line comments instead of using //. I’m still using the latter style for comments that are attached to the end of […]
A WordPress starter theme that leverages the power of Hybrid Core, Sass with Compass, and Grunt.
Post Status is a community-powered WordPress news site run by Brian Krogsgard. They’ve recently undergone a redesign, and the site looks nice and clean and fresh.
Available immediately is Code Snippets version 1.8. This release greatly improves code quality, and fixes quite a few small bugs and adds minor enhancements. It also removes the restriction of […]