Changeset 43657
- Timestamp:
- 09/24/2018 08:45:01 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/functions.php
r43633 r43657 6145 6145 * 6146 6146 * @param mixed $uuid UUID to check. 6147 * @param int $version Specify which version of UUID to check against. Default is none, to accept any UUID version. Otherwise, only version allowed is `4`. 6147 * @param int $version Specify which version of UUID to check against. Default is none, 6148 * to accept any UUID version. Otherwise, only version allowed is `4`. 6148 6149 * @return bool The string is a valid UUID or false on failure. 6149 6150 */
Note: See TracChangeset
for help on using the changeset viewer.