print_default_editor_scripts

print_default_editor_scripts

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: action

See hook in core

Displaying hooks found in version: wordpress-6.4.3

do_action('print_default_editor_scripts') is found 1 times:

  • /wp-includes/class-wp-editor.php line 1019
    		 * after all scripts and settings are printed.
    		 *
    		 * @since 4.8.0
    		 */
    		do_action( 'print_default_editor_scripts' );
    
    		self::wp_link_dialog();
    	}
    
    	/**
    	 * Returns the TinyMCE locale.