wp_preload_dialogs ( No parameters )
预加载TinyMCE对话框。
function wp_preload_dialogs() { _deprecated_function( __FUNCTION__, '3.3.0', 'wp_editor()' ); }