bp_activity_empty_post_comment_content( $content )
Pass the empty content on blog or custom post types comments.
Description
Parameters
- $content
-
(Required)
Return
(string)
Source
File: bp-blogs/bp-blogs-functions.php
function bp_activity_empty_post_comment_content( $content ) { return ''; }
Changelog
Version | Description |
---|---|
BuddyBoss 1.5.5 | Introduced. |
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.