contextual_help_list

最后更新于:2021-11-26 04:01:28

apply_filters_deprecated( ‘contextual_help_list’, array $old_compat_help, GC_Screen $screen )

Filters the legacy contextual help list.

参数

$old_compat_help

(array)
Old contextual help.

$screen

(GC_Screen)
Current GC_Screen instance.

源文件

文件: gc-admin/includes/class-gc-screen.php

View on Trac