BuddyDev

Disabling oEmbed support in BuddyPress Activity

If you want to disable oEmbed(e.g youtube videos, vimeo videos etc embedding) support in BuddyPress activity, you can simply put the following code in your bp-custom.php and it will do that.

Yup! That's all you need to disable oEmbed support in the BuddyPress activity.

Bonus:- Disable clickable links in activity.

Don't want to allow users to link to urls from the activity? No problem. You can put the following code in your bp-custom.php to disable linking from activity contents.

That's all for today. Have fun!

Comments are closed.