Changes between Initial Version and Version 1 of Ticket #56389, comment 9
- Timestamp:
- 08/17/2022 08:07:11 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #56389, comment 9
initial v1 1 @kebbet I've added [https://core.trac.wordpress.org/attachment/ticket/56389/56389.tests.diff PHPUnit Tests] for these filters (and by extension, the functions themselves). Could you add them to [https://github.com/WordPress/wordpress-develop/pull/3088 PR 3088]?1 @kebbet I've added PHPUnit Tests in [https://core.trac.wordpress.org/attachment/ticket/56389/56389.tests.diff 56389.tests.diff] for these filters (and by extension, the functions themselves). Could you add them to [https://github.com/WordPress/wordpress-develop/pull/3088 PR 3088]? 2 2 3 3 Also, @audrasjb, since these functions weren't previously covered in the test suite, if you want me to separate the creation of these test classes into separate tickets for history, let me know, and then the tests just for these filters can be added via this ticket.