apply_filters( 'bp_core_members_shortlink_slug', string $slug )

Shortlink slug to redirect to logged-in user.


Description Description

The x.com/members/me/_ url will redirect to x.com/members/{LOGGED_IN_USER_SLUG}/_


Parameters Parameters

$slug

Defaults to 'me'.


Top ↑

Source Source

File: bp-core/bp-core-catchuri.php


Top ↑

Changelog Changelog

Changelog
Version Description
2.6.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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