Uses
Uses | Description |
---|---|
wp-includes/class-wp-recovery-mode-cookie-service.php: WP_Recovery_Mode_Cookie_Service::generate_cookie() | Generates the recovery mode cookie value. |
wp-includes/class-wp-recovery-mode-cookie-service.php: recovery_mode_cookie_length | Filter the length of time a Recovery Mode cookie is valid for. |
wp-includes/load.php: is_ssl() | Determines if SSL is used. |
wp-includes/plugin.php: apply_filters() | Calls the callback functions that have been added to a filter hook. |