Theme Customizer: Add 'ready' event to customize-controls. see #19910.
git-svn-id: https://develop.svn.wordpress.org/trunk@20816 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
2f156a8756
commit
0e3b3a7555
@ -559,6 +559,8 @@
|
||||
control.element.set( 'blank' !== to );
|
||||
});
|
||||
});
|
||||
|
||||
api.trigger( 'ready' );
|
||||
});
|
||||
|
||||
})( wp, jQuery );
|
Loading…
Reference in New Issue
Block a user