apply_filters( 'llms_login_form_layout', string $layout )

Customize the layout of the login form.


Description Description


Parameters Parameters

$layout

Form layout. Accepts "columns" (default) for a side-by-side layout for form fields or "stacked" so fields sit on top of each other. Default is 'columns'.


Top ↑

Source Source

File: includes/functions/llms-functions-forms.php


Top ↑

User Contributed Notes User Contributed Notes

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