apply_filters( 'bp_nouveau_ajax_post_update_is_private', string/bool $is_private )
Filters whether or not an AJAX post update is private.
Parameters Parameters
- $is_private
-
(string/bool) Privacy status for the update.
Source Source
Changelog Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |