in_theme_update_message-{$theme_key}
do_action( “in_theme_update_message-{$theme_key}”, WP_Theme $theme , array $response )
动作钩子::在主题列表表的每一行的更新消息容器的末尾激发。
Action Hook: Fires at the end of the update message container in each row of the themes list table.
说明(Description)
钩子名的动态部分,$theme_key,是指在WordPress.org网站主题库。
源码(Source)
更新版本 | 源码位置 | 使用 | 被使用 |
---|---|---|---|
3.1.0 | wp-admin/includes/update.php:714 | 1 | 0 |
in_theme_update_message-{$theme_key} 为WP2原创文章,链接:https://www.wp2.cn/hook/in_theme_update_message-theme_key/