Skip to:
Content

BuddyPress.org

Ticket #8246: 8246.diff

File 8246.diff, 415 bytes (added by fahimmurshed, 5 years ago)

Patch

  • group-extensions.php

     
    22
    33/**
    44 * The following implementations of BP_Group_Extension act as dummy plugins
    5  * for our unit tests
     5 * for our unit tests.
    66 */
    77
    88class BPTest_Group_Extension_Parse_Legacy_Properties extends BP_Group_Extension {