Changes between Initial Version and Version 1 of Ticket #8350, comment 3
- Timestamp:
- 08/21/2020 09:31:02 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #8350, comment 3
initial v1 2 2 > Hi @dcavins patch looks good, I just suggested to also add the $args argument to `bp_buffer_template_part` and I've added a unit test about it. 3 3 4 Fantastic! Great addition and the unit test is clever! 4 Fantastic! Great addition and the unit test is clever! 5 6 One comment: Can we mark this test as only applying to WP >=5.5? I'm afraid that Travis's test matrix would fail it because it won't work in WP 5.4 and below.