开发者 | nuprn1 |
---|---|
更新时间 | 2011年1月25日 00:50 |
捐献地址: | 去捐款 |
BuddyPress Forums Extras
on the plugin administration page
3.Activate the desired sub-plugins for your best configuration
4.Some plugins require a theme edit in order to work (Ajaxed Quote, Activity comments on forum posts) - see the FAQ or settings page within wp-adminPlease see Other Notes/Extra Configuration section
This has been taken into consideration Signatures will use the same meta table as ck's signature plugin BBCode lite is recommended for external installs (please use Shortcodes if you run a normal buddypress internal forums - then install BBCode Shortcodes by Viper007Bond)
xprofile is required and a member may edit their signature under Profile -> Change Signature
No Activate the "Forum Extras - BBCode" if you want to parse the bbcode into html prior to database update. (useful if you have external but also ok for internal). I'm a fan of this method as the process happens pre-save but when a user goes back to edit a post - they'll see html Or Activate the "Forum Extras - Shortcode" and then Viper's Shortcode BBCode wordpress plugin - this will retain the shortcode bbcode markup in the database. All this does does is enable the shortcode filter hook on the bbpress post content. (buddypress already hooks shortcode filter on activity updates) - Downside to this approach if you ever deactivate the shortcode - you'll see the bbcode markup instead of filtering to the html equivalent but when a user edits a post - they see bbcode instead of html.
Make sure your theme is up-to-date as well. The action hook bp_group_forum_post_meta
was added in 1.2.5