bbPress

Simple, fast, elegant

« Complete User Integration Administration, custom views and capabilities »

Easy as 1-2-3…4

July 26, 2005 7:01 pm — Development — mdawaffe

There have been several changes in the code over the past few weeks. Rather than explaining them in detail, I’ll just highlight the most interesting ones.

  1. Profile pages now have a (pluggable) menu through which an increasing amount of administration can be done.
  2. Like it’s cousin, usermeta, a new table, topicmeta, has joined the bbPress database family. Both meta varieties use the same code, which has seen some substantial efficiency improvements.
  3. Quick (and arguably dirty) plugination. The API’s a bit different than what’s used over at WordPress, particularly the UI API. It’s not as friendly, but it’s a trooper; it really gets the job done. Expect an simple plugin to be included in the initial release to serve as an example.
  4. Some bugs related to sharing users and/or usermeta across separate forums/blogs/etc. have been squished in order to make sure Matt tells the truth ;)

PS: A quick reminder that action and filter hooks are always up for grabs. Suggestions welcome!

1 Comment

  1. The API for adding profile menu items has changed to be a little more friendly. See [230]

    Comment by mdawaffe — August 14, 2005 @ 11:29 pm

RSS feed for comments on this post.

Sorry, the comment form is closed at this time.

Code is Poetry.