Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
07/23/2024 01:13:42 AM (17 months ago)
Author:
espellcaste
Message:

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

Follow-up to [13904]

See #9174 and #9173

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-core/bp-core-rewrites.php

    r13877 r13968  
    326326 *
    327327 * @param string $request The request used during parsing.
    328  * @return array          Data to use to find a member single item from the request.
     328 * @return array Data to use to find a member single item from the request.
    329329 */
    330330function bp_rewrites_get_member_data( $request = '' ) {
Note: See TracChangeset for help on using the changeset viewer.