Uses
| Uses | Description |
|---|---|
| wp-includes/pluggable.php: wp_generate_password() | Generates a random password drawn from the defined set of characters. |
| wp-includes/functions.php: wp_send_json_success() | Send a JSON response back to an Ajax request, indicating success. |