Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
06/02/2024 07:12:25 PM (2 years ago)
Author:
espellcaste
Message:

WPCS: Part VIII: miscellaneous fixes for some of the files of the core component.

Follow-up to [13883], [13886], [13887], [13888], [13891], [13892], [13893]

See #9164 and #7228

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-core/classes/class-bp-suggestions.php

    r13372 r13900  
    7272         *
    7373         * @param array $args {
     74         *     Array of arguments for the suggestions service query.
     75         *
    7476         *     @type int    $limit Maximum number of results to display. Optional, default: 16.
    7577         *     @type string $type  The name of the suggestion service to use for the request. Mandatory.
Note: See TracChangeset for help on using the changeset viewer.