Blog


October 7, 2014

WordPress Plugin: Open Files In New Tab or Window

On a recent WordPress project I had a requirement that any files be opened in a new tab or window. Now this can be easily accomplished by the users when they create the post or page by linking to...

Read

October 2, 2014

Easy KnockoutJS Pagination with Data Tables

Data Tables makes it super easy to add pagination, searching, and sorting to tabular data bound with KnockoutJS TL;DR: DataTables provides simple pagination, sorting, and searching capabilties to...

Read

October 2, 2014

Bootstrap Styles for Gravity Forms WordPress Plugin

Everyone loves Gravity Forms and everyone loves Bootstrap. But they don't look too good when combined. So I set out to find a nice way to combine the two. After some Googling around I came across...

Read

September 11, 2014

WordPress Mass Update Post, Page, or Custom Post Type Taxonomies

I'm working on a massive WordPress migration project and after we defined taxonomies they needed to be changed or updated. I tried doing this with SQL but that turned into an Inner Join nightmare due...

Read