includes/coreum-filters-login.php

Functions

um_custom_wp_err_messages()

um_custom_wp_err_messages( $message) : string

Filter to customize errors

Parameters

$message

Returns

string

um_wp_form_errors_hook_ip_test()

um_wp_form_errors_hook_ip_test( $user,  $username,  $password) : mixed

Check for blocked IPs or Email on wp-login.php form

Parameters

$user
$username
$password

Returns

mixed

um_wp_form_errors_hook_logincheck()

um_wp_form_errors_hook_logincheck(\WP_Error|\WP_User  $user) : \WP_Error|\WP_User

Login checks through the WordPress admin login.

Parameters

\WP_Error|\WP_User $user

Returns

\WP_Error|\WP_User

um_lostpassword_url()

um_lostpassword_url(string  $lostpassword_url) : string

Change lost password url in UM Login form

Parameters

string $lostpassword_url

Returns

string