- Timestamp:
- 01/02/2018 01:04:42 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-legacy/buddypress-functions.php
r11776 r11780 107 107 if ( bp_is_active( 'groups' ) ) { 108 108 add_action( 'bp_group_header_actions', 'bp_group_join_button', 5 ); 109 add_action( 'bp_group_header_actions', 'bp_group_new_topic_button', 20 );110 109 add_action( 'bp_directory_groups_actions', 'bp_group_join_button' ); 111 110 add_action( 'bp_groups_directory_group_filter', 'bp_legacy_theme_group_create_nav', 999 );
Note: See TracChangeset
for help on using the changeset viewer.