$submit_data[after]
$submit_data[after]
Appears in: buddypress.14.5.2
Hook Type: action
Displaying hooks found in version: buddypress.14.5.2do_action('$submit_data[after]') is found 1 times:
- /bp-templates/bp-nouveau/includes/template-tags.php line 2708
* This is a dynamic filter that is dependent on the "after" value provided by bp_nouveau_get_submit_button(). * * @since 3.0.0 */ do_action( $submit_data['after'] ); } } /** * Display supplemental error or feedback messages. *