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 Description


Parameters Parameters

$url

WP profile edit URL.

$user_id

ID of the user.

$scheme

Scheme to use.


Top ↑

Source Source

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


Top ↑

Changelog Changelog

Changelog
Version Description
1.5.2 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.