Navigation überspringen

[Geschlossen] wpv-login-form authenticate filter

This support ticket is created vor 1 Jahr. There's a good chance that you are reading advice that it now obsolete.

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.

Dieses Thema enthält 1 Antwort, hat 2 Stimmen.

Zuletzt aktualisiert von Christopher Amirian vor 1 Jahr.

Assistiert von: Christopher Amirian.

Author
Artikel
#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
Unterstützer

Sprachen: Englisch (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.

Das Thema „[Geschlossen] wpv-login-form authenticate filter“ ist für neue Antworten geschlossen.