[wp-trac] [WordPress Trac] #48245: Add extra details to the error message for a plugin's minimum supported PHP version

WordPress Trac noreply at wordpress.org
Mon Oct 7 23:58:18 UTC 2019


#48245: Add extra details to the error message for a plugin's minimum supported PHP
version
-------------------------+------------------------------------
 Reporter:  johnbillion  |      Owner:  (none)
     Type:  enhancement  |     Status:  new
 Priority:  normal       |  Milestone:  Awaiting Review
Component:  Plugins      |    Version:  trunk
 Severity:  normal       |   Keywords:  needs-patch servehappy
  Focuses:               |
-------------------------+------------------------------------
 When activating a plugin which has a minimum PHP version version
 requirement that's higher than that which is installed, the following
 message is shown in a `wp_die()` error:

 > Current PHP version does not meet minimum requirements for <plugin>.

 This is a blocking error and doesn't provide the user with any information
 to help them make a decision about what to do next.

 Some helpful information should be added to this screen:

 * The plugins' minimum required PHP version
 * The current PHP version
 * A link to the support documentation on how to update PHP

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


More information about the wp-trac mailing list