xprofile_group_after_submitbox, $this

xprofile_group_after_submitbox, $this

Appears in:
Hook Type: action

See hook in core

Displaying hooks found in version: buddypress.14.5.2

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

  • /bp-xprofile/classes/class-bp-xprofile-group.php line 997
    							 * @since 2.1.0
    							 *
    							 * @param BP_XProfile_Group $field_group Current instance of the field group.
    							 */
    							do_action( 'xprofile_group_after_submitbox', $this ); ?>
    
    						</div>
    					</div>
    				</div>
    			</form>
    		</div>