Changeset 27463
- Timestamp:
- 03/08/2014 01:25:28 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/user.php
r27462 r27463 283 283 * @since 2.0.0 284 284 * 285 * @param int $idID of the user to delete.285 * @param int $id ID of the user to delete. 286 286 * @param int|string $reassign ID of the user to reassign posts and links to. Default 'novalue'. 287 287 */ … … 355 355 * @since 2.9.0 356 356 * 357 * @param int $idID of the deleted user.357 * @param int $id ID of the deleted user. 358 358 * @param int|string $reassign ID of the user to reassign posts and links to. Default 'novalue'. 359 359 */
Note: See TracChangeset
for help on using the changeset viewer.