Re: Post count-based titles
I don’t think it’s much of an extension; the post count plugin in itself doesn’t do much (just counts posts, really, which is very basic). To do this, you should use a hook when a post is made (and deleted) and change the member’s title in usermeta. This doesn’t seem that hard, though, and it could be a cool plugin.