Uses
Uses | Description |
---|---|
wp-includes/class-wp-recovery-mode-link-service.php: recovery_mode_begin_url | Filter the URL to begin recovery mode. |
wp-includes/general-template.php: wp_login_url() | Retrieves the login URL. |
wp-includes/functions.php: add_query_arg() | Retrieves a modified URL query string. |
wp-includes/plugin.php: apply_filters() | Calls the callback functions that have been added to a filter hook. |