Skip to:
Content

BuddyPress.org

Changes between Initial Version and Version 1 of Ticket #8350, comment 3


Ignore:
Timestamp:
08/21/2020 09:31:02 PM (6 years ago)
Author:
dcavins
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #8350, comment 3

    initial v1  
    22> 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.
    33
    4 Fantastic! Great addition and the unit test is clever!
     4Fantastic! Great addition and the unit test is clever!
     5
     6One 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.