[wp-trac] [WordPress Trac] #44350: Block plugin updates if required PHP version is not supported - Updates screen

WordPress Trac noreply at wordpress.org
Mon Jun 11 16:02:14 UTC 2018


#44350: Block plugin updates if required PHP version is not supported - Updates
screen
-------------------------+-------------------------------------------------
 Reporter:  flixos90     |      Owner:  (none)
     Type:  task         |     Status:  new
  (blessed)              |
 Priority:  normal       |  Milestone:  5.0
Component:  Plugins      |    Version:
 Severity:  normal       |   Keywords:  needs-patch needs-unit-tests
  Focuses:               |  servehappy
-------------------------+-------------------------------------------------
 **Note: This ticket is a subtask for the overarching #40934 ticket.**

 When a plugin states it requires a specific minimum PHP version through
 its "Requires PHP" header information and the server does not support this
 PHP version, WordPress should block any possibility to update the plugin.
 This way, plugins will stay at the latest release that still supports the
 server's PHP version.

 This ticket's goal is to prevent plugin updates from the general "Updates"
 admin screen. With that, it complements #43987, which deals with
 preventing plugins from the "Plugins" admin screen.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/44350>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list