edit_profile_url – filter
Filters the URL for a user’s profile editor.
Parameters
- .
- ( 3.1.0 ) . .
- $url
- ( string ) The complete URL including scheme and path. . . .
- ( int ) $user_id The user ID. . . .
- $scheme
- ( string ) Scheme to give the URL context. Accepts ‘http’, ‘https’, ‘login’, ‘login_post’, ‘admin’, ‘relative’ or null. . . .