Changeset 10481 for trunk/src/bp-core/bp-core-functions.php
- Timestamp:
- 01/28/2016 07:26:34 PM (10 years ago)
- File:
-
- 1 edited
-
trunk/src/bp-core/bp-core-functions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-core/bp-core-functions.php
r10478 r10481 2839 2839 * @param string $email_type Type of email being sent. 2840 2840 * @param string|array|int|WP_User $to Either a email address, user ID, WP_User object, 2841 * or an array contain g the address and name.2841 * or an array containing any combination of the above. 2842 2842 * @param array $args { 2843 2843 * Optional. Array of extra. parameters.
Note: See TracChangeset
for help on using the changeset viewer.