Skip to:
Content

BuddyPress.org

Changes between Initial Version and Version 1 of Ticket #5533, comment 4


Ignore:
Timestamp:
11/06/2014 12:12:30 PM (10 years ago)
Author:
fahmiadib
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5533, comment 4

    initial v1  
    11I stumbled into this ticket when i was playing with Group Extension API. Am i in the right track here with the patch?
     2
     3Patch:
     4- Added new optional parameter `$group_id` in `display()` function stub in the `BP_Group_Extension` class
     5- Modify `_display_hook()` to call new function `call_display()` which then call `display()` while passing `$group_id`