first commit
This commit is contained in:
@@ -0,0 +1 @@
|
||||
wp.customize.controlConstructor["oceanwp-dropdown-pages"]=wp.customize.Control.extend({ready:function(){"use strict";var t=this;t.container.on("change","select",function(){t.setting.set(jQuery(this).val())})}});
|
||||
Reference in New Issue
Block a user