Many of you will remember the dark days of the bbPress Trac. For several months it was getting hit by spammers multiple times a day. Matt put a stop to new spam a couple of months ago, but there was still a huge amount of garbage blocking up our ticketing system. All of that is […]
bbPress Trac: now with 99% less spam!
Published on September 20th, 2006 by Michael Adams (mdawaffe)Simpler integration with WordPress
Published on September 19th, 2006 by Michael Adams (mdawaffe)If you’re looking to integrate bbPress and WordPress, life just got a little easier.
Template Changes
Published on September 11th, 2006 by Michael Adams (mdawaffe)There have been a few template changes recently. post-form.php should no longer have <form> opening or closing tags. These tags are included by the post_form() template tag. Same for tag-form.php and tag_form(). edit_form() no longer needs any parameters. login-failed.php has been moved to login.php.
API changes
Published on September 8th, 2006 by Michael Adams (mdawaffe)I’ve done a quick pass over the bbPress API to clean up the obvious API oddities. I’ll also soon be looking for redundant actions and filters. This may break some of your plugins, but will hopefully make things easier for everyone in the end. There will likely be quite a few changes over the next […]