Changes between Initial Version and Version 1 of Ticket #43992, comment 23
- Timestamp:
- 01/26/2019 11:22:49 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #43992, comment 23
initial v1 10 10 In fact, these were added to this patch as a method for plugins that are not hosted in dot org to be compliant and not necessarily require a valid `readme.txt` file. 11 11 12 As an example, a readme header of `Requires` or `Requires at least`, which are the excepted readme headers, will not parse correctly from `get_plugin_data` and will not return results.12 As an example, a readme header of `Requires` or `Requires at least`, which are the excepted readme headers, will not parse correctly from `get_plugin_data` and will not return expected results. 13 13 14 14 Please submit a patch based on your idea. I'm happy to test it.