apply_filters( 'bp_core_send_user_registration_admin_notification', bool $notification )
Maybe notify the site admin of a new user registration.
Description Description
Parameters Parameters
- $notification
-
Whether to send the notification or not.
Source Source
File: bp-members/bp-members-functions.php
Changelog Changelog
Version | Description |
---|---|
1.2.2 | Introduced. |