Changeset 10271
- Timestamp:
- 12/30/2008 07:47:59 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/pluggable.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/pluggable.php
r10241 r10271 1395 1395 * @since 2.5 1396 1396 * 1397 * @param int $length The length of password to generate 1398 * @param bool $special_chars Whether to include standard special characters 1397 1399 * @return string The random password 1398 1400 **/
Note: See TracChangeset
for help on using the changeset viewer.