Changes between Initial Version and Version 1 of Ticket #5533, comment 4
- Timestamp:
- 11/06/2014 12:12:30 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #5533, comment 4
initial v1 1 1 I stumbled into this ticket when i was playing with Group Extension API. Am i in the right track here with the patch? 2 3 Patch: 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`