Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
04/15/2016 04:59:34 AM (10 years ago)
Author:
tw2113
Message:

Plenty of @since tag updates for the Members component.

See #6402.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-members/bp-members-actions.php

    r10417 r10711  
    2323 *
    2424 * Note: no longer used in the current state. See the Settings component.
     25 *
     26 * @since 1.1.0
    2527 *
    2628 * @param int $user_id Optional. User ID to mark as spam. Defaults to displayed user.
     
    7476 *
    7577 * Note: No longer called here. See the Settings component.
     78 *
     79 * @since 1.1.0
    7680 */
    7781function bp_core_action_delete_user() {
Note: See TracChangeset for help on using the changeset viewer.