group_members_loop_start, $this

group_members_loop_start, $this

Appears in:
Hook Type: action

See hook in core

Displaying hooks found in version: buddypress.14.5.2

do_action('group_members_loop_start, $this') is found 1 times:

  • /bp-groups/classes/class-bp-groups-group-members-template.php line 310

    Warning: Undefined array key 313 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 314 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 315 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    			 * @since 2.7.0 Action renamed from `loop_start`.
    			 *
    			 * @param BP_Groups_Group_Members_Template $template_loop Instance of the current Members template.
    			 */
    			do_action( 'group_members_loop_start', $this );
    		}
    	}
    }