login_form_bottom

最后更新于:2021-11-27 04:10:57

apply_filters( ‘login_form_bottom’, string $content, array $args )

Filters content to display at the bottom of the login form.

参数

$content

(string)
Content to display. Default empty.

$args

(array)
Array of login form arguments.

源文件

文件: gc-includes/general-template.php

View on Trac