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

buddypress-trac noreply at wordpress.org
Thu Sep 29 06:18:49 UTC 2016


#7196: Prevent BP from being updated when minimum requirements are not met
-----------------------------------+------------------
 Reporter:  boonebgorges           |       Owner:
     Type:  enhancement            |      Status:  new
 Priority:  normal                 |   Milestone:  2.7
Component:  Core                   |     Version:
 Severity:  normal                 |  Resolution:
 Keywords:  2nd-opinion has-patch  |
-----------------------------------+------------------

Comment (by r-a-y):

 `03.patch` includes support to remove BuddyPress from the update plugins
 list on the `update-core.php` page.  This removes the need to disable the
 checkbox via the `'core_upgrade_preamble'` hook in `7196.diff`.

 However, I left the checkbox code in `bp_core_admin_php52_plugin_row()`
 and removed my `bp_core_admin_disable_bulk_activate()` method, since you
 make a good point about UX.

 I've also removed `bp_core_admin_disable_shiny_bulk_update()`.  It does
 act as a safeguard just in case a savvy dev re-enables the checkbox via
 their browser's web inspector.  But, if a dev is going through this
 trouble, they would probably already upload the new version via FTP or
 what have you :)

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


More information about the buddypress-trac mailing list