Skip to:
Content

BuddyPress.org

Changes between Initial Version and Version 1 of Ticket #7732, comment 5


Ignore:
Timestamp:
03/27/2018 09:36:15 PM (7 years ago)
Author:
r-a-y
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #7732, comment 5

    initial v1  
    11Just 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.
    22
    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.
     3Is there something wrong with the existing `bp_group_creation_tabs()` function?
     4https://buddypress.trac.wordpress.org/browser/tags/2.9.3/src/bp-groups/bp-groups-template.php#L4647
     5
     6If so, we should make that function better instead of forking that code for Nouveau.