wp-includes/style-engine.php

WP文件 3
Style engine: Public functions
函数/钩子名 描述
wp_style_engine_get_stylesheet_from_css_rules (函数) wp_style_engine_get_stylesheet_from_css_rules。它根据CSS规则检索一个样式表: 该函数根据它所包含的CSS规则检索一个样式表。
wp_style_engine_get_stylesheet_from_context (函数) wp_style_engine_get_stylesheet_from_context。它基于上下文检索一个样式表: 该函数基于当前的上下文检索一个样式表。
wp_style_engine_get_styles (函数) 全局性的公共接口方法,从一个单一的样式对象生成样式,例如。 一个块的attributes.style对象的值或theme.json中的顶级样式。 参见:https://developer.wordpr

常见问题

FAQs
查看更多 >