[buddypress-trac] [BuddyPress Trac] #7092: There should be an easy way to disable activity stream posting
buddypress-trac
noreply at wordpress.org
Thu May 26 15:11:56 UTC 2016
#7092: There should be an easy way to disable activity stream posting
----------------------------------+--------------------------------------
Reporter: boonebgorges | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Future Release
Component: Component - Activity | Version:
Severity: normal | Keywords: needs-patch dev-feedback
----------------------------------+--------------------------------------
The only way to disable activity stream posting, but still keep the stream
turned on, is to modify the templates. (Ie: copy post-form.php to your own
theme, and then blank it out.)
We should make this easier. A cap checks makes the most sense as we move
forward with fine-grained caps through core: `current_user_can(
'bp_post_activity' )` or something like that.
Any thoughts on implementation?
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7092>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list