What would be the first argument in remove_action() for bp_group_creation_tabs?
-
I want to override function bp_group_creation_tabs() in bp-groups/bp-groups-templatetags.php with my own function in bp-custom.php. I’m not sure what to use as the first argument in my remove_action() and add_action() calls since I can’t find an add_action for bp_group_creation_tabs.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘What would be the first argument in remove_action() for bp_group_creation_tabs?’ is closed to new replies.