Skip Navigation

[Closed] wpv-login-form authenticate filter

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

This topic contains 1 reply, has 2 voices.

Last updated by Christopher Amirian 6 months, 1 week ago.

Assisted by: Christopher Amirian.

Author
Posts
#2698277

Hey am searching for a filter similar to this:
add_filter('authenticate', 'custom_user_login_authentication', 30, 3);

that will work with [wpv-login-form ].

I want it to authenticate user with a custom field instead only with email or username.

#2698547

Christopher Amirian
Supporter

Languages: English (English )

Hi there,

The Toolset does not have any additional hook when it comes to the login shortcode.

This shortcode displays a standard WordPress login form. It does not add any custom HTML structure, only outputs what the native WordPress function does.

Thanks.

The topic ‘[Closed] wpv-login-form authenticate filter’ is closed to new replies.