apply_filters( 'bp_loggedin_activate_page_redirect_to', string $redirect_to )

Filters the URL to redirect logged in users to when visiting activation page.


Description Description


Parameters Parameters

$redirect_to

URL to redirect user to.


Top ↑

Source Source

File: bp-members/screens/activate.php


Top ↑

Changelog Changelog

Changelog
Version Description
1.9.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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