Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #33381, comment 67


Ignore:
Timestamp:
02/14/2016 09:32:52 PM (9 years ago)
Author:
pedroghandi
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #33381, comment 67

    initial v1  
    1313It was on my to-do list, and this just makes me happy that there's feedback. I don't mind putting a extra effort into it.
    1414
    15 If a user doesn't know that php5.4 is EOL, we should warn them. Make it obvious, explain why and will be the benefits of it. Maybe detect who is the host and indicate the host guide to upgrade php versions. If its cpanel, it can't be easier.
     15If a user doesn't know that php5.4 is EOL, we should warn them. Make it obvious, explain why and what will be the benefits of it. Maybe detect who is the host and indicate the host guide to upgrade php versions. If its cpanel, it can't be easier.
    1616
    1717If you won't, plugin devs probably will. I already show a warning to users that use wp<4.0, it isn't that hard to warn them about '''wrong''' php versions.