Changes between Initial Version and Version 2 of Ticket #53580
- Timestamp:
- 07/03/2021 05:12:55 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #53580
- Property Keywords has-patch added
-
Ticket #53580 – Description
initial v2 1 Hello. In addition to `Requires at least` and `Requires PHP` in 5.4 [https://core.trac.wordpress.org/ticket/44592 #44592], `Tested up to` was added as a theme requirement since then.1 Hello. In addition to `Requires at least` and `Requires PHP` in 5.4 #44592, `Tested up to` was added as a theme requirement since then. 2 2 3 3 The scope of this ticket is to add support for `Tested up to` to WP_theme so that it can be parsed correctly and implemented in the theme-check plugin [https://github.com/WordPress/theme-check/issues/341 #341].