Hello. We have a forum setup, that has “Create and link blog post from topic” option enabled for all users (and all site members have publish permissions). I have modified the code slightly to turn this option into a radio instead of the checkbox, and it is auto selected, so that any topic created in this particular forum is always automatically turned into a blog post. We want users to use this method of posting to WP instead of the WP TinyMCE authoring tool.
What we would also like to do is force any of these linked blog posts to be in a single category, which we call “Member Posts”. Are there any suggestions for forcably setting a single category through the Blog linking plugin, instead of displaying the category list?
THanks.