changeset 9 | 177826044cd9 |
parent 7 | cf61fcea0001 |
child 16 | a86126ab1dd4 |
8:c7c34916027a | 9:177826044cd9 |
---|---|
1 /** |
|
2 * @output wp-includes/js/customize-loader.js |
|
3 */ |
|
4 |
|
1 /* global _wpCustomizeLoaderSettings */ |
5 /* global _wpCustomizeLoaderSettings */ |
6 |
|
2 /** |
7 /** |
3 * Expose a public API that allows the customizer to be |
8 * Expose a public API that allows the customizer to be |
4 * loaded on any page. |
9 * loaded on any page. |
5 * |
10 * |
6 * @namespace wp |
11 * @namespace wp |