wp/wp-includes/js/wp-custom-header.js
changeset 9 177826044cd9
parent 7 cf61fcea0001
child 16 a86126ab1dd4
equal deleted inserted replaced
8:c7c34916027a 9:177826044cd9
       
     1 /**
       
     2  * @output wp-includes/js/wp-custom-header.js
       
     3  */
       
     4 
     1 /* global YT */
     5 /* global YT */
     2 (function( window, settings ) {
     6 (function( window, settings ) {
     3 
     7 
     4 	var NativeHandler, YouTubeHandler;
     8 	var NativeHandler, YouTubeHandler;
     5 
     9