Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
03/09/2024 04:36:09 AM (6 months ago)
Author:
imath
Message:

Improve Extended Profiles inline documentation fixing 3 typos

Props shailu25

Fixes #9115
Closes https://github.com/buddypress/buddypress/pull/251

File:
1 edited

Legend:

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

    r13484 r13756  
    895895 *
    896896 * @param object $errors Array of errors. Passed by reference.
    897  * @param bool   $update Whether or not being upated.
     897 * @param bool   $update Whether or not being updated.
    898898 * @param object $user   User object whose profile is being synced. Passed by reference.
    899899 */
     
    14601460
    14611461/**
    1462  * Returns the list of supporterd WordPress field meta keys.
     1462 * Returns the list of supported WordPress field meta keys.
    14631463 *
    14641464 * @since 8.0.0
Note: See TracChangeset for help on using the changeset viewer.