login_form_top

最后更新于:2021-11-27 04:18:15

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

Filters content to display at the top 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