[buddypress-trac] [BuddyPress Trac] #3141: Admin option to disable BuddyPress RSS feeds

buddypress-trac noreply at wordpress.org
Sat May 3 18:31:06 UTC 2014


#3141: Admin option to disable BuddyPress RSS feeds
----------------------------+----------------------
 Reporter:  henrypwmoulton  |       Owner:
     Type:  enhancement     |      Status:  closed
 Priority:  normal          |   Milestone:
Component:  Administration  |     Version:  1.2
 Severity:  normal          |  Resolution:  invalid
 Keywords:                  |
----------------------------+----------------------
Changes (by boonebgorges):

 * status:  new => closed
 * resolution:   => invalid
 * milestone:  Future Release =>


Comment:

 Since BP 1.8, there has been a filter allows admins to disable themes
 altogether. Put the following into bp-custom.php:

 `add_filter( 'bp_activity_enable_feeds', '__return_false' );`

 I think that adding a piece of UI for this would only be useful for a very
 small percentage of users, and so is not in keeping with our general
 minimalism about admin toggles.

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/3141#comment:4>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list