bp_show_streamed_activity_comment()
Return if the activity stream should show activty comments as streamed or threaded
Description
Source
File: bp-activity/bp-activity-functions.php
function bp_show_streamed_activity_comment() { return apply_filters( 'bp_show_streamed_activity_comment', bp_get_option('show_streamed_activity_comment', false) ); }
Questions?
We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.