Changes between Initial Version and Version 1 of Ticket #40934, comment 93
- Timestamp:
- 05/31/2019 11:01:23 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #40934, comment 93
initial v1 1 In patch for [https://core.trac.wordpress.org/ticket/43992 #43992]it was necessary to add {{{Requires WP}}} and {{{Requires PHP}}} to the default list of plugin headers. These would be optional headers. This enables the patch to function for plugins that are not in the Plugin Repository.1 In patch for #43992 it was necessary to add {{{Requires WP}}} and {{{Requires PHP}}} to the default list of plugin headers. These would be optional headers. This enables the patch to function for plugins that are not in the Plugin Repository. 2 2 3 3 I feel this is necessary to cover the broadest range of plugins.