@since: bbPress (r3752)
Description
bbp_admin_setting_callback_use_autoembed()

Allow oEmbed in replies

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

bbp_use_autoembed()

Use WordPress’s oEmbed API

Source: bp-forums/core/options.php:350

bbp_topic_content_autoembed()

Check if autoembeds are enabled and hook them in if so

Source: bp-forums/topics/functions.php:3529

bbp_reply_content_autoembed()

Check if autoembeds are enabled and hook them in if so

Source: bp-forums/replies/functions.php:1959