equal
deleted
inserted
replaced
|
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 |