apply_filters( 'bp_is_last_group_creation_step', bool $retval, array $steps, string $step )

Filters whether or not user is looking at last step in group creation process.

Description

Parameters

$retval

Whether or not we are looking at last step.

$steps

Array of steps from the group creation process.

$step

Step to compare.

Source

File: bp-groups/bp-groups-template.php

Changelog

Changelog
Version Description
BuddyPress 2.4.0 Introduced.

Questions?

We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.