group_invitation_loop_start, $this

group_invitation_loop_start, $this

Appears in:
Hook Type: action

See hook in core

Displaying hooks found in version: buddypress.14.5.2

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

  • /bp-groups/classes/class-bp-groups-invite-template.php line 327

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

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

    Warning: Undefined array key 332 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_Invite_Template $template_loop Instance of the current Invites template.
    			 */
    			do_action( 'group_invitation_loop_start', $this );
    		}
    	}
    }