@since: bbPress (r3586)
Description
bbp_admin_setting_callback_use_wp_editor()

Use the WordPress editor setting field

Source: bp-forums/admin/settings.php:681

bbp_admin_setting_callback_subtheme_id()

Use the WordPress editor setting field

Source: bp-forums/admin/settings.php:715

bbp_the_content()

Output a textarea or TinyMCE if enabled

Source: bp-forums/common/template.php:1867

bbp_get_the_content()

Return a textarea or TinyMCE if enabled

Source: bp-forums/common/template.php:1885