| 6 | | Thanks for the context. Just to clarify, the `Requires PHP` header was introduced in #meta2952 for the directory first, so it made more sense to have it defined in the same place as `Requires at least`, which only exists in `readme.txt`. Otherwise it would confusing and inconsistent to define requirement headers in two different places, one in `readme.txt` and one in the plugin's main PHP file, especially if each only works in that specific place. |
| | 6 | Thanks for the context. Just to clarify, the `Requires PHP` header was introduced in #meta2952 for the directory first, so it made more sense to have it defined in the same place as `Requires at least`, which only exists in `readme.txt`. Otherwise it would be confusing and inconsistent to define requirement headers in two different places, one in `readme.txt` and one in the plugin's main PHP file, especially if each only works in that specific place. |