PhpStorm 6 and the New Darkula Theme
PhpStorm is my favorite IDE and I use it every day. The latest version is sleeker than ever and packs some great additional features.
PhpStorm is my favorite IDE and I use it every day. The latest version is sleeker than ever and packs some great additional features.
It’s the end of 2012 and what better way to spend it that chatting WordPress with a group of awesome WP experts on WPwatercooler. Check out my first time on the cooler!
Need to use Gravity forms to send a file attachment upon user submission? Here’s how!
Stop manually refreshing your browser on every code change and start increasing your development productivity with LiveReload 2!
I had to fix IE’s issue with Flash and it had to do with the object tag and classid attribute. Here’s the fix!
We all love WordPress custom post types, but don’t you hate those peski 404’s? Here’s a useful checklist to help fix the issues.
Add this function to your theme’s function.php to remove the annoying meta-box added by WP-Types.
How to implement multi-level menus when you’re using Twitter Bootstrap. Many clients want more than 2-levels of depth. Here’s the CSS solution.
Sometimes you don’t want to return a ton of pagination items… here’s how to limit the number if you’re using the WP-PageNavi plugin.
The jQuery UI tabs ‘select’ event and some minor Javascript makes changing the hashtags of the url to the current tab’s hashtag very easy.