Opened 7 years ago
Closed 6 years ago
#3574 closed defect (bug) (fixed)
Plugin Directory: Required PHP string
Reported by: | Clorith | Owned by: | obenland |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | Plugin Directory | Keywords: | has-patch |
Cc: |
Description
Currently the required PHP string is set as Requires PHP Version:
, but this confuses users.
This leads to some user confusion, as they may know their version and it doesn't match. Adding Minimum
as a prefix might be an idea here.
Attachments (1)
Change History (5)
Note: See
TracTickets for help on using
tickets.
For WordPress version requirements we have
Requires at least:
. Maybe we can make this string similar?