apply_filters( 'bp_nouveau_get_submit_button', array $value )
Filter the Submit buttons to add your own.
Description Description
Parameters Parameters
- $value
-
The list of submit buttons.
Return Return
(array|false)
Source Source
File: bp-templates/bp-nouveau/includes/functions.php
Changelog Changelog
Version | Description |
---|---|
8.0.0 | Adds the 'member-send-invite' button. |
3.0.0 | Introduced. |