Uses
Uses | Description |
---|---|
wp-includes/class-wp-recovery-mode-cookie-service.php: WP_Recovery_Mode_Cookie_Service::parse_cookie() | Parses the cookie into its four parts. |
wp-includes/l10n.php: __() | Retrieve the translation of $text. |
wp-includes/load.php: is_wp_error() | Check whether variable is a WordPress Error. |
wp-includes/class-wp-error.php: WP_Error::__construct() | Initialize the error. |