pre_prepare_themes_for_js

apply_filters( ‘pre_prepare_themes_for_js’, array $prep…

apply_filters( ‘pre_prepare_themes_for_js’, array $prepared_themes, WP_Theme[]|null $themes, string $current_theme )

过滤器::在为JavaScript准备主题数据之前对其进行过滤。
Filter Hook: Filters theme data before it is prepared for JavaScript.

目录锚点:#说明#参数#源码


说明(Description)

传递非空数组将导致wp_prepare_themes_for_js()提前返回该值。


参数(Parameters)

参数 类型 说明
$prepared_themes (array) 主题数据的关联数组。默认空数组。
$themes (WP_Theme[] | null) 要准备的主题对象数组(如果有)。
$current_theme (string) 当前的主题弹头。

源码(Source)


更新版本 源码位置 使用 被使用
4.2.0 wp-admin/includes/theme.php:605 1 0

类别:WordPress 钩子手册 > post_hook

本文收集自互联网,转载请注明来源。
如有侵权,请联系 wper_net@163.com 删除。

评论 (0)COMMENT

登录 账号发表你的看法,还没有账号?立即免费 注册