Wil Brown’s Blog Posts
-

WordPress Security: Nulled Scripts & CryptoPHP Infection
There’s new malware out there targeting WordPress, Joomla and Drupal sites. Nulled scripts with CryptoPHP malware. Read all about it and how to secure your site against it.
-
Developing and Managing WordPress Content
Slides and audio from February’s WordPress Sydney meetup on developing and managing WordPress content.
-
CSS Hacks for Targeting IE 10 and Above
Do you need to target only IE10 and above with some CSS hacks? It can be done! Find out how.
-
Installing and Using Grunt
Installing and using Grunt on Windows 7 64-bit. A quick tutorial on how to get started with using Grunt.
-
WordPress Plugin Repository Checks For PHP Errors
In an effort to adopt cleaner code all WordPress plugin repository commits via SVN will go through a PHP syntax check.
-
How Grunt Saved My Life
Are you using Grunt in your WordPress development projects yet? It will save your life!
-
How to Install Git on CentOS 6 VPS
Git is fast becoming the defacto code versioning system used by professional developers. Here’s how to install it on a CentOS 6 VPS. Start enjoying Git!
-
Genesis 2.0 Hook Reference
Genesis 2.0 Hook Reference Guide – use with converting your old XHTML Genesis themes over to new HTML 5 Genesis 2.0 themes.
-
Using WordPress Transients to Reduce Database Load
Cache your database query results in WordPress Transients to reduce database load and increase your WordPress web page loading speed.