Re: Include code in posts
Yeah, and that’s where it’s annoying because you can’t easily check if a given user has permissions. Might be worth a trac ticket request.
Possibly easiest would be to attach a filter for the post being submitted, because then you can use the bb_current_user_can()
function.