in_widget_form
do_action( “in_theme_update_message-{$theme_key}”, WP_Theme $theme , array $response )
动作钩子::在小部件控件窗体的末尾激发。
Action Hook: Fires at the end of the widget control form.
说明(Description)
钩子名的动态部分,$theme_key,是指在WordPress.org网站主题库。
源码(Source)
更新版本 | 源码位置 | 使用 | 被使用 |
---|---|---|---|
3.1.0 | wp-includes/class-wp-widget.php:537 | 1 | 0 |
in_widget_form 为WP2原创文章,链接:https://www.wp2.cn/hook/in_widget_form/