Changes between Initial Version and Version 1 of Ticket #7732, comment 5
- Timestamp:
- 03/27/2018 09:36:15 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #7732, comment 5
initial v1 1 1 Just took a quick look at the patch and I'm wondering why we have a separate template tag in Nouveau solely for the group creation tabs. 2 2 3 Is there something wrong with the existing `bp_group_creation_tabs()` function? If so, we should make that function better instead forking that code for Nouveau. 3 Is there something wrong with the existing `bp_group_creation_tabs()` function? 4 https://buddypress.trac.wordpress.org/browser/tags/2.9.3/src/bp-groups/bp-groups-template.php#L4647 5 6 If so, we should make that function better instead of forking that code for Nouveau.