doing_it_wrong_run
最后更新于:2021-11-26 08:11:20
do_action( ‘doing_it_wrong_run’, string $function, string $message, string $version )
Fires when the given function is being used incorrectly.
参数
- $function
-
(string)
The function that was called. - $message
-
(string)
A message explaining what has been done incorrectly. - $version
-
(string)
The version of GeChiUI where the message was added.
源文件
文件: gc-includes/functions.php