Monthly Archives: February 2009
WP-Polls for non-admins
WP-Polls is a nice plugin that lets you add polls to your WordPress site, either in posts, pages, or in your sidebar via a widget. For some (probably logical) reason, the author decided to hard-code the WordPress role allowed to … Continue reading
OrgPress Theme 0.1
I’ve been using a hacked-together combination of the two WordPress default themes and some group-oriented customizations at my own family blog for a while now. It took some work to clean it up for release, and there are probably some … Continue reading
flickrpress 0.5
This version fixes issues with buttons and inserting, and also adds the ability to insert the Flickr image’s title as a caption. It uses the same CSS classes as the WordPress default theme, so as long as your theme includes … Continue reading
Photopress 1.5.2
This little update adds an option to choose from a couple of different sorting options for the categories on the main album page (requested by Ron). I put the option on the Settings:Photopress page, but might move it to the … Continue reading
Subscribe to Comments plugin hack
Mark Jaquith’s Subscribe to Comments works very well for keeping group blog users aware of comments between visits to the site. However, with comment threading enabled, the links to comments in the emails it sends out are a bit inconvenient … Continue reading







How to change things on the comment template
In my case, I wanted to change the text in the new threaded comments from “Reply” to “Reply to this comment” – sounds simple enough, right? First: Grab the example function from this Codex page and add it to your … Continue reading →