apply_filters( 'bp_members_edit_profile_url', string $url, int $user_id, string $scheme )

Filters the user profile URL to point to BuddyPress profile edit.

Description

Parameters

$url

(string) WP profile edit URL.

$user_id

(int) ID of the user.

$scheme

(string) Scheme to use.

Source

File: bp-members/bp-members-filters.php

Changelog

Changelog
Version Description
BuddyPress 1.5.2 Introduced.

Questions?

We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.