login_body_class

最后更新于:2021-11-27 04:00:39

apply_filters( ‘login_body_class’, array $classes, string $action )

Filters the login page body classes.

参数

$classes

(array)
An array of body classes.

$action

(string)
The action that brought the visitor to the login page.

源文件

文件: gc-login.php

View on Trac