Changes between Initial Version and Version 1 of Ticket #56846, comment 4
- Timestamp:
- 10/20/2022 05:48:11 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #56846, comment 4
initial v1 1 ` Tests_Folder_WpListCategories` is compliant with PSR-1, although we do have numerous `WP_Something` classes in Core that aren't.1 `WpListCategories` is compliant with PSR-1, although we do have numerous `WP_Something` classes in Core that aren't. 2 2 3 3 As the Handbook states the correct naming is `WpListCategories`, I think we should use this and address this topic when we begin work on reorganising the test suite as a whole.