Skip to:
Content

BuddyPress.org

Opened 8 years ago

#7092 new defect (bug)

There should be an easy way to disable activity stream posting

Reported by: boonebgorges's profile boonebgorges Owned by:
Milestone: Awaiting Contributions Priority: normal
Severity: normal Version:
Component: Activity Keywords: needs-patch dev-feedback
Cc:

Description

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?

Change History (0)

Note: See TracTickets for help on using tickets.