1. 首页
  2. WordPress 函数手册

enqueue_editor_block_styles_assets()

enqueue_editor_block_styles_assets()

负责将块样式功能所需的资源在编辑器上排队的函数。
Function responsible for enqueuing the assets required for block styles functionality on the editor.

目录锚点:#返回#源码


返回(Return)

无返回值


源码(Source)


更新版本 源码位置 使用 被使用
5.3.0 wp-includes/script-loader.php:2545 0 5

enqueue_editor_block_styles_assets() 为WP2原创文章,链接:https://www.wp2.cn/functions/enqueue_editor_block_styles_assets/