Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
05/19/2015 01:40:26 AM (9 years ago)
Author:
tw2113
Message:

First pass at members component docs cleanup.

See #6402.

File:
1 edited

Legend:

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

    r9819 r9877  
    2424 * Note: no longer used in the current state. See the Settings component.
    2525 *
    26  * @param int $user_id Optional. User ID to mark as spam. Defaults to displayed
    27  *        user.
     26 * @param int $user_id Optional. User ID to mark as spam. Defaults to displayed user.
    2827 */
    2928function bp_core_action_set_spammer_status( $user_id = 0 ) {
Note: See TracChangeset for help on using the changeset viewer.