apply_filters( 'bp_wp_login_error', string $value )

Filters the error message for wp-login.php when needing to log in before accessing.


Description Description


Parameters Parameters

$value

URL to redirect user to after successful login.


Top ↑

Source Source

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


Top ↑

Changelog Changelog

Changelog
Version Description
1.5.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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