Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
03/18/2018 10:51:34 PM (8 years ago)
Author:
djpaul
Message:

Templates, Nouveau: general code review/tweaks.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-templates/bp-nouveau/includes/members/functions.php

    r11899 r11900  
    423423 * @since 3.0.0
    424424 *
    425  * @param  WP_User $user The user object. Optional.
    426  * @return array         The list of WP Profile fields
     425 * @param WP_User $user The user object. Optional.
     426 *
     427 * @return array The list of WP Profile fields
    427428 */
    428429function bp_nouveau_get_wp_profile_fields( $user = null ) {
Note: See TracChangeset for help on using the changeset viewer.