Gets the recovery key records.
'hashed_key' and 'created_at'.private function get_keys() {
return (array) get_option( $this->option_name, array() );
}
| Version | Description |
|---|---|
| 5.2.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/wp_recovery_mode_key_service/get_keys