My largest presentation to date, with around 60+ attendees, contraversially titled “Who needs Ruby on Rails, WordPress, the other Web App Development Tool“.
One of the first things I quickly learned when developing Custom Post Types (aside from making them a plugin vs. a theme) were the different approachs to managing the custom templates. My final approach was to create a re-usable action, hook into template_redirect via an lambda/anonymus function, pass in my params as an associative array into my [...]
Custom Post Type, Custom TaxonomyOne of the development goals for the BMX Race Events plugin is to have a well organized and unified directory, file structure, and naming convention for using Custom Post Types. In the hopes I can rapidly add new features track down and fix bugs and have a piece of mind while I am developing. I began to draw a comparison between WordPress’ Custom [...]
Custom Post Type, Custom Taxonomychmod -R a-x+X directory Remove the execute permission on all files in a directory tree, while allowing for directory browsing. http://en.wikipedia.org/wiki/Chmod