deprecated_argument_run
最后更新于:2021-11-26 07:05:19
do_action( ‘deprecated_argument_run’, string $function, string $message, string $version )
Fires when a deprecated argument is called.
参数
- $function
-
(string)
The function that was called. - $message
-
(string)
A message regarding the change. - $version
-
(string)
The version of GeChiUI that deprecated the argument used.
源文件
文件: gc-includes/functions.php