user_dashboard_url – filter
Filters the dashboard URL for a user.
Parameters
- .
- ( 3.1.0 ) . .
- $url
- ( string ) The complete URL including scheme and path. . . .
- ( int ) $user_id The user ID. . . .
- $path
- ( string ) Path relative to the URL. Blank string if no path is specified. . . .
- $scheme
- ( string ) Scheme to give the URL context. Accepts ‘http’, ‘https’, ‘login’, ‘login_post’, ‘admin’, ‘relative’ or null. . . .