Using Git Subtree, Git submodules and Git super projects for web projects, how about you Git the f***k out of here with all that non-sense.
Bogata, Columbia cocaine and Russian whores with a empty bottles of Vodka and glass for dinner, oh yeah and multi-select HTML elements in WordPress with Custom Taxonomies.
This past holiday break I had some down time, which allowed me to explore a project I’ve had on the backburner for quite some time, the Quote Tracker. The Quote Tracker is a WordPress plugin that uses Custom Post Types and Custom Taxonomies (as do most of my plugins).
Update — Apparently this causes a conflict with regular post types, I’ve resorted to the following “/%year%/%monthnum%/%day%/%postname%/” which is working for both custom post types and regular post types I was finally able to get clean-urls working with my current WordPress project, I start looking into adding the rewrite parameter to the array per the [...]