NOTE: This plugin is currently broken. WordPress 3.3 broke it. I’m in the process of trying to figure out why, but I haven’t been able to make heads or tales of it yet. If you’d like to dig in to the code and fix it, feel free. If you do find a fix, send me the patch, and I’ll add your…
Tim and I finished a plugin today. It is the first plugin that we are officially releasing to the public. The plugin title is “Category Expander”. You can see it in action on the sidebar. Through the settings menu in the WordPress dashboard, you can choose which categories you’d l…
By default, if a post is set to visibility: Private, or Password Protected, the word “Private:” or “Protected:” is prepended to the title. With a simple google search I found a code snippet that worked in replacing those words with nothing, or if I so choose, anything I li…