Changeset 6111 for trunk/src/includes/users/functions.php
- Timestamp:
- 11/02/2016 05:45:34 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/includes/users/functions.php
r6109 r6111 175 175 * Set a user id on an object 176 176 * 177 * @since 2. 7 bbPress()177 * @since 2.6.0 bbPress(r6109) 178 178 * 179 179 * @param int $object_id The object id … … 198 198 * Remove a user id from an object 199 199 * 200 * @since 2. 7 bbPress()200 * @since 2.6.0 bbPress(r6109) 201 201 * 202 202 * @param int $object_id The post id … … 221 221 * Get user taxonomy terms for an object 222 222 * 223 * @since 2. 7 bbPress()223 * @since 2.6.0 bbPress(r6109) 224 224 * 225 225 * @param int $object_id The object id … … 242 242 * Check if the user id is set on an object 243 243 * 244 * @since 2. 7 bbPress()244 * @since 2.6.0 bbPress(r6109) 245 245 * 246 246 * @param int $object_id The object id
Note: See TracChangeset
for help on using the changeset viewer.