@@ -78,8 +78,6 @@ |
||
78 | 78 | * Returns the filtered redirect url for the current user. |
79 | 79 | * |
80 | 80 | * @param string $redirect_to The default redirect callback argument. |
81 | - * @param string $request The default redirect request callback argument. |
|
82 | - * @param integer $user The current user logging in. |
|
83 | 81 | * @return string The final redirect url. |
84 | 82 | */ |
85 | 83 | public static function get_login_redirect_url( $redirect_to ) { |