Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
01/18/2020 12:44:17 PM (5 years ago)
Author:
imath
Message:

xProfile: fix PHP Code standards in inline comments

Props passoniate

Fixes #8215
Fixes #8216

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-xprofile/bp-xprofile-functions.php

    r12110 r12529  
    480480 * @param int    $field_id         The ID of the xprofile field.
    481481 * @param int    $user_id          The ID of the user to whom the data belongs.
    482  * @param string $visibility_level What the visibity setting should be.
     482 * @param string $visibility_level What the visibility setting should be.
    483483 * @return bool True on success
    484484 */
     
    13431343 * @since 4.0.0
    13441344 *
    1345  * @param string $email_address  The userss email address.
     1345 * @param string $email_address  The users email address.
    13461346 * @return array An array of personal data.
    13471347 */
Note: See TracChangeset for help on using the changeset viewer.