Changeset 13484 for trunk/src/bp-xprofile/bp-xprofile-functions.php
- Timestamp:
- 05/20/2023 06:34:46 AM (21 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-xprofile/bp-xprofile-functions.php
r13471 r13484 763 763 * 764 764 * @since 2.0.0 765 * 766 * @global wpdb $wpdb WordPress database object. 765 767 * 766 768 * @param array $sql Clauses in the user_id SQL query. … … 961 963 * 962 964 * @since 1.5.0 965 * 966 * @global wpdb $wpdb WordPress database object. 963 967 * 964 968 * @param int $object_id ID of the object the metadata belongs to. … … 1142 1146 * 1143 1147 * @since 2.0.0 1148 * 1149 * @global wpdb $wpdb WordPress database object. 1144 1150 * 1145 1151 * @return int Field ID. … … 1471 1477 * 1472 1478 * @since 8.0.0 1479 * 1480 * @global wpdb $wpdb WordPress database object. 1473 1481 * 1474 1482 * @return int[] The signup field IDs.
Note: See TracChangeset
for help on using the changeset viewer.