login_form_middle

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

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

Filters content to display in the middle 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