print_default_editor_scripts
do_action( ‘print_default_editor_scripts’ )
动作钩子::在打印完所有脚本和设置后,在加载编辑器脚本以便稍后初始化时激发。
Action Hook: Fires when the editor scripts are loaded for later initialization, after all scripts and settings are printed.
目录锚点:#源码
源码(Source)
更新版本 | 源码位置 | 使用 | 被使用 |
---|---|---|---|
4.8.0 | wp-includes/class-wp-editor.php:1016 | 1 | 0 |
print_default_editor_scripts 为WP2原创文章,链接:https://www.wp2.cn/hook/print_default_editor_scripts/