[buddypress-trac] [BuddyPress Trac] #7196: Prevent BP from being updated when minimum requirements are not met

buddypress-trac noreply at wordpress.org
Thu Jul 21 16:04:10 UTC 2016


#7196: Prevent BP from being updated when minimum requirements are not met
--------------------------+----------------------------
 Reporter:  boonebgorges  |      Owner:
     Type:  enhancement   |     Status:  new
 Priority:  normal        |  Milestone:  Future Release
Component:  Core          |    Version:
 Severity:  normal        |   Keywords:  needs-patch
--------------------------+----------------------------
 If you're running PHP 5.2, and BP 2.8 won't support 5.2, we should take
 steps to prevent the user from upgrading, since upgrading will either
 cause fatal errors, or cause BP to bail out completely (see #7195).

 The main thing here is probably to hook into the list of plugins at
 plugins.php and make sure that (1) the Update plugin is hidden, and (2) BP
 can't be selected as part of bulk updates. This will need some
 reexamination after WP 4.6, which is changing some of the update UI
 ("shiny updates"). It'll still be possible to update via wp-cli, direct
 file upload, etc, but we're mainly trying to protect naive users using the
 native WP interface.

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7196>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list