diff --git a/wp-admin/js/common.js b/wp-admin/js/common.js index 6dd12e2dcc..9d8af9b972 100644 --- a/wp-admin/js/common.js +++ b/wp-admin/js/common.js @@ -355,7 +355,7 @@ $(document).ready( function() { } $( event.target ).closest( 'li.menu-top' ).removeClass( 'opensub' ); - }).find( 'li.wp-has-submenu' ).on( 'focusin.adminmenu', function() { + }).find( 'li.wp-has-submenu.wp-not-current-submenu' ).on( 'focusin.adminmenu', function() { adjustSubmenu( $( this ) ); }); } diff --git a/wp-admin/js/common.min.js b/wp-admin/js/common.min.js index 22d7aae987..973d6473ec 100644 --- a/wp-admin/js/common.min.js +++ b/wp-admin/js/common.min.js @@ -1 +1 @@ -var showNotice,adminMenu,columns,validateForm,screenMeta;!function(a,b){adminMenu={init:function(){},fold:function(){},restoreMenuState:function(){},toggle:function(){},favorites:function(){}},columns={init:function(){var b=this;a(".hide-column-tog","#adv-settings").click(function(){var c=a(this),d=c.val();c.prop("checked")?b.checked(d):b.unchecked(d),columns.saveManageColumnsState()})},saveManageColumnsState:function(){var b=this.hidden();a.post(ajaxurl,{action:"hidden-columns",hidden:b,screenoptionnonce:a("#screenoptionnonce").val(),page:pagenow})},checked:function(b){a(".column-"+b).show(),this.colSpanChange(1)},unchecked:function(b){a(".column-"+b).hide(),this.colSpanChange(-1)},hidden:function(){return a(".manage-column").filter(":hidden").map(function(){return this.id}).get().join(",")},useCheckboxesForHidden:function(){this.hidden=function(){return a(".hide-column-tog").not(":checked").map(function(){var a=this.id;return a.substring(a,a.length-5)}).get().join(",")}},colSpanChange:function(b){var c,d=a("table").find(".colspanchange");d.length&&(c=parseInt(d.attr("colspan"),10)+b,d.attr("colspan",c.toString()))}},a(document).ready(function(){columns.init()}),validateForm=function(b){return!a(b).find(".form-required").filter(function(){return""===a("input:visible",this).val()}).addClass("form-invalid").find("input:visible").change(function(){a(this).closest(".form-invalid").removeClass("form-invalid")}).size()},showNotice={warn:function(){var a=commonL10n.warnDelete||"";return confirm(a)?!0:!1},note:function(a){alert(a)}},screenMeta={element:null,toggles:null,page:null,init:function(){this.element=a("#screen-meta"),this.toggles=a(".screen-meta-toggle a"),this.page=a("#wpcontent"),this.toggles.click(this.toggleEvent)},toggleEvent:function(b){var c=a(this.href.replace(/.+#/,"#"));b.preventDefault(),c.length&&(c.is(":visible")?screenMeta.close(c,a(this)):screenMeta.open(c,a(this)))},open:function(b,c){a(".screen-meta-toggle").not(c.parent()).css("visibility","hidden"),b.parent().show(),b.slideDown("fast",function(){b.focus(),c.addClass("screen-meta-active").attr("aria-expanded",!0)}),a(document).trigger("screen:options:open")},close:function(b,c){b.slideUp("fast",function(){c.removeClass("screen-meta-active").attr("aria-expanded",!1),a(".screen-meta-toggle").css("visibility",""),b.parent().hide()}),a(document).trigger("screen:options:close")}},a(".contextual-help-tabs").delegate("a","click",function(b){var c,d=a(this);return b.preventDefault(),d.is(".active a")?!1:(a(".contextual-help-tabs .active").removeClass("active"),d.parent("li").addClass("active"),c=a(d.attr("href")),a(".help-tab-content").not(c).removeClass("active").hide(),void c.addClass("active").show())}),a(document).ready(function(){function c(a){var b,c,d,e,f,g,h,i=a.find(".wp-submenu");f=a.offset().top,g=v.scrollTop(),h=f-g-30,b=f+i.height()+1,c=y.height(),d=60+b-c,e=v.height()+g-50,b-d>e&&(d=b-e),d>h&&(d=h),d>1?i.css("margin-top","-"+d+"px"):i.css("margin-top","")}function d(){var a=v.scrollTop();if(!(r||t||z.data("wp-responsive"))){if(K.menu+K.adminbar+20>K.wpwrap)return void e();K.menu+K.adminbar>K.window&&(a>G?H?(H=!1,J=x.offset().top-K.adminbar-(a-G),J+K.menu+K.adminbara?I?(I=!1,J=x.offset().top-K.adminbar+(G-a),J+K.menu>a+K.window&&(J=a),x.css({position:"absolute",top:J,bottom:""})):!H&&x.offset().top>=a+K.adminbar&&(H=!0,x.css({position:"fixed",top:"",bottom:""})):(H=I=!1,J=a+K.window-K.menu-K.adminbar-1,J>0?x.css({position:"absolute",top:J,bottom:""}):e())),G=a}}function e(){r||(H=I=!1,x.css({position:"",top:"",bottom:""}))}function f(){z.data("wp-responsive")?(w.removeClass("sticky-menu"),e()):K.menu+K.adminbar>K.window?(d(),w.removeClass("sticky-menu")):(w.addClass("sticky-menu"),e())}var g,h,i,j,k,l,m,n,o=!1,p=a("input.current-page"),q=p.val(),r=/iPhone|iPad|iPod/.test(navigator.userAgent),s=-1!==navigator.userAgent.indexOf("Android"),t=a(document.documentElement).hasClass("ie8"),u=a(document),v=a(b),w=a(document.body),x=a("#adminmenuwrap"),y=a("#wpwrap"),z=a("#adminmenu"),A=a("#wp-responsive-overlay"),B=a("#wp-toolbar"),C=B.find('a[aria-haspopup="true"]'),D=a(".meta-box-sortables"),E=!1,F=a("#wpadminbar"),G=0,H=!1,I=!1,J=0,K={window:v.height(),wpwrap:y.height(),adminbar:F.height(),menu:x.height()};z.on("click.wp-submenu-head",".wp-submenu-head",function(b){a(b.target).parent().siblings("a").get(0).click()}),a("#collapse-menu").on("click.collapse-menu",function(){var c,d,e=a(document.body);a("#adminmenu div.wp-submenu").css("margin-top",""),c=b.innerWidth?Math.max(b.innerWidth,document.documentElement.clientWidth):961,c&&960>c?e.hasClass("auto-fold")?(e.removeClass("auto-fold").removeClass("folded"),setUserSetting("unfold",1),setUserSetting("mfold","o"),d="open"):(e.addClass("auto-fold"),setUserSetting("unfold",0),d="folded"):e.hasClass("folded")?(e.removeClass("folded"),setUserSetting("mfold","o"),d="open"):(e.addClass("folded"),setUserSetting("mfold","f"),d="folded"),a(document).trigger("wp-collapse-menu",{state:d})}),("ontouchstart"in b||/IEMobile\/[1-9]/.test(navigator.userAgent))&&(l=r?"touchstart":"click",a(document.body).on(l+".wp-mobile-hover",function(b){z.data("wp-responsive")||a(b.target).closest("#adminmenu").length||z.find("li.opensub").removeClass("opensub")}),z.find("a.wp-has-submenu").on(l+".wp-mobile-hover",function(b){var d=a(this).parent();z.data("wp-responsive")||d.hasClass("opensub")||d.hasClass("wp-menu-open")&&!(d.width()<40)||(b.preventDefault(),c(d),z.find("li.opensub").removeClass("opensub"),d.addClass("opensub"))})),r||s||(z.find("li.wp-has-submenu").hoverIntent({over:function(){var b=a(this),d=b.find(".wp-submenu"),e=parseInt(d.css("top"),10);isNaN(e)||e>-5||z.data("wp-responsive")||(c(b),z.find("li.opensub").removeClass("opensub"),b.addClass("opensub"))},out:function(){z.data("wp-responsive")||a(this).removeClass("opensub").find(".wp-submenu").css("margin-top","")},timeout:200,sensitivity:7,interval:90}),z.on("focus.adminmenu",".wp-submenu a",function(b){z.data("wp-responsive")||a(b.target).closest("li.menu-top").addClass("opensub")}).on("blur.adminmenu",".wp-submenu a",function(b){z.data("wp-responsive")||a(b.target).closest("li.menu-top").removeClass("opensub")}).find("li.wp-has-submenu").on("focusin.adminmenu",function(){c(a(this))})),a("div.wrap h2:first").nextAll("div.updated, div.error").addClass("below-h2"),a("div.updated, div.error").not(".below-h2, .inline").insertAfter(a("div.wrap h2:first")),screenMeta.init(),a("tbody").children().children(".check-column").find(":checkbox").click(function(b){if("undefined"==b.shiftKey)return!0;if(b.shiftKey){if(!o)return!0;g=a(o).closest("form").find(":checkbox"),h=g.index(o),i=g.index(this),j=a(this).prop("checked"),h>0&&i>0&&h!=i&&(k=i>h?g.slice(h,i):g.slice(i,h),k.prop("checked",function(){return a(this).closest("tr").is(":visible")?j:!1}))}o=this;var c=a(this).closest("tbody").find(":checkbox").filter(":visible").not(":checked");return a(this).closest("table").children("thead, tfoot").find(":checkbox").prop("checked",function(){return 0===c.length}),!0}),a("thead, tfoot").find(".check-column :checkbox").on("click.wp-toggle-checkboxes",function(b){var c=a(this),d=c.closest("table"),e=c.prop("checked"),f=b.shiftKey||c.data("wp-toggle");d.children("tbody").filter(":visible").children().children(".check-column").find(":checkbox").prop("checked",function(){return a(this).is(":hidden")?!1:f?!a(this).prop("checked"):e?!0:!1}),d.children("thead, tfoot").filter(":visible").children().children(".check-column").find(":checkbox").prop("checked",function(){return f?!1:e?!0:!1})}),a("td.post-title, td.title, td.comment, .bookmarks td.column-name, td.blogname, td.username, .dashboard-comment-wrap").focusin(function(){clearTimeout(m),n=a(this).find(".row-actions"),n.addClass("visible")}).focusout(function(){m=setTimeout(function(){n.removeClass("visible")},30)}),a("#default-password-nag-no").click(function(){return setUserSetting("default_password_nag","hide"),a("div.default-password-nag").hide(),!1}),a("#newcontent").bind("keydown.wpevent_InsertTab",function(b){var c,d,e,f,g,h=b.target;if(27==b.keyCode)return void a(h).data("tab-out",!0);if(!(9!=b.keyCode||b.ctrlKey||b.altKey||b.shiftKey)){if(a(h).data("tab-out"))return void a(h).data("tab-out",!1);c=h.selectionStart,d=h.selectionEnd,e=h.value;try{this.lastKey=9}catch(i){}document.selection?(h.focus(),g=document.selection.createRange(),g.text=" "):c>=0&&(f=this.scrollTop,h.value=e.substring(0,c).concat(" ",e.substring(d)),h.selectionStart=h.selectionEnd=c+1,this.scrollTop=f),b.stopPropagation&&b.stopPropagation(),b.preventDefault&&b.preventDefault()}}),a("#newcontent").bind("blur.wpevent_InsertTab",function(){this.lastKey&&9==this.lastKey&&this.focus()}),p.length&&p.closest("form").submit(function(){-1==a('select[name="action"]').val()&&-1==a('select[name="action2"]').val()&&p.val()==q&&p.val("1")}),a('.search-box input[type="search"], .search-box input[type="submit"]').mousedown(function(){a('select[name^="action"]').val("-1")}),a("#contextual-help-link, #show-settings-link").on("focus.scroll-into-view",function(a){a.target.scrollIntoView&&a.target.scrollIntoView(!1)}),function(){function b(){c.prop("disabled",""===d.map(function(){return a(this).val()}).get().join(""))}var c,d,e=a("form.wp-upload-form");e.length&&(c=e.find('input[type="submit"]'),d=e.find('input[type="file"]'),b(),d.on("change",b))}(),r||v.on("scroll.pin-menu",d),b.wpResponsive={init:function(){var c=this;u.on("wp-responsive-activate.wp-responsive",function(){c.activate()}).on("wp-responsive-deactivate.wp-responsive",function(){c.deactivate()}),a("#wp-admin-bar-menu-toggle a").attr("aria-expanded","false"),a("#wp-admin-bar-menu-toggle").on("click.wp-responsive",function(b){b.preventDefault(),y.toggleClass("wp-responsive-open"),y.hasClass("wp-responsive-open")?(a(this).find("a").attr("aria-expanded","true"),a("#adminmenu a:first").focus()):a(this).find("a").attr("aria-expanded","false")}),z.on("click.wp-responsive","li.wp-has-submenu > a",function(b){z.data("wp-responsive")&&(a(this).parent("li").toggleClass("selected"),b.preventDefault())}),c.trigger(),u.on("wp-window-resized.wp-responsive",a.proxy(this.trigger,this)),v.on("load.wp-responsive",function(){var a=navigator.userAgent.indexOf("AppleWebKit/")>-1?v.width():b.innerWidth;782>=a&&c.disableSortables()})},activate:function(){f(),w.hasClass("auto-fold")||w.addClass("auto-fold"),z.data("wp-responsive",1),this.disableSortables()},deactivate:function(){f(),z.removeData("wp-responsive"),this.enableSortables()},trigger:function(){var a;b.innerWidth&&(a=Math.max(b.innerWidth,document.documentElement.clientWidth),782>=a?E||(u.trigger("wp-responsive-activate"),E=!0):E&&(u.trigger("wp-responsive-deactivate"),E=!1),480>=a?this.enableOverlay():this.disableOverlay())},enableOverlay:function(){0===A.length&&(A=a('
').insertAfter("#wpcontent").hide().on("click.wp-responsive",function(){B.find(".menupop.hover").removeClass("hover"),a(this).hide()})),C.on("click.wp-responsive",function(){A.show()})},disableOverlay:function(){C.off("click.wp-responsive"),A.hide()},disableSortables:function(){if(D.length)try{D.sortable("disable")}catch(a){}},enableSortables:function(){if(D.length)try{D.sortable("enable")}catch(a){}}},b.wpResponsive.init(),f(),u.on("wp-window-resized.pin-menu postboxes-columnchange.pin-menu postbox-toggled.pin-menu",function(){K.wpwrap=y.height(),K.window=v.height(),K.adminbar=F.height(),f()}).on("wp-collapse-menu.pin-menu",function(){K.wpwrap=y.height(),K.menu=x.height(),f()})}),function(){function c(){a(document).trigger("wp-window-resized")}function d(){b.clearTimeout(e),e=b.setTimeout(c,200)}var e;a(b).on("resize.wp-fire-once",d)}(),function(){if("-ms-user-select"in document.documentElement.style&&navigator.userAgent.match(/IEMobile\/10\.0/)){var a=document.createElement("style");a.appendChild(document.createTextNode("@-ms-viewport{width:auto!important}")),document.getElementsByTagName("head")[0].appendChild(a)}}()}(jQuery,window); \ No newline at end of file +var showNotice,adminMenu,columns,validateForm,screenMeta;!function(a,b){adminMenu={init:function(){},fold:function(){},restoreMenuState:function(){},toggle:function(){},favorites:function(){}},columns={init:function(){var b=this;a(".hide-column-tog","#adv-settings").click(function(){var c=a(this),d=c.val();c.prop("checked")?b.checked(d):b.unchecked(d),columns.saveManageColumnsState()})},saveManageColumnsState:function(){var b=this.hidden();a.post(ajaxurl,{action:"hidden-columns",hidden:b,screenoptionnonce:a("#screenoptionnonce").val(),page:pagenow})},checked:function(b){a(".column-"+b).show(),this.colSpanChange(1)},unchecked:function(b){a(".column-"+b).hide(),this.colSpanChange(-1)},hidden:function(){return a(".manage-column").filter(":hidden").map(function(){return this.id}).get().join(",")},useCheckboxesForHidden:function(){this.hidden=function(){return a(".hide-column-tog").not(":checked").map(function(){var a=this.id;return a.substring(a,a.length-5)}).get().join(",")}},colSpanChange:function(b){var c,d=a("table").find(".colspanchange");d.length&&(c=parseInt(d.attr("colspan"),10)+b,d.attr("colspan",c.toString()))}},a(document).ready(function(){columns.init()}),validateForm=function(b){return!a(b).find(".form-required").filter(function(){return""===a("input:visible",this).val()}).addClass("form-invalid").find("input:visible").change(function(){a(this).closest(".form-invalid").removeClass("form-invalid")}).size()},showNotice={warn:function(){var a=commonL10n.warnDelete||"";return confirm(a)?!0:!1},note:function(a){alert(a)}},screenMeta={element:null,toggles:null,page:null,init:function(){this.element=a("#screen-meta"),this.toggles=a(".screen-meta-toggle a"),this.page=a("#wpcontent"),this.toggles.click(this.toggleEvent)},toggleEvent:function(b){var c=a(this.href.replace(/.+#/,"#"));b.preventDefault(),c.length&&(c.is(":visible")?screenMeta.close(c,a(this)):screenMeta.open(c,a(this)))},open:function(b,c){a(".screen-meta-toggle").not(c.parent()).css("visibility","hidden"),b.parent().show(),b.slideDown("fast",function(){b.focus(),c.addClass("screen-meta-active").attr("aria-expanded",!0)}),a(document).trigger("screen:options:open")},close:function(b,c){b.slideUp("fast",function(){c.removeClass("screen-meta-active").attr("aria-expanded",!1),a(".screen-meta-toggle").css("visibility",""),b.parent().hide()}),a(document).trigger("screen:options:close")}},a(".contextual-help-tabs").delegate("a","click",function(b){var c,d=a(this);return b.preventDefault(),d.is(".active a")?!1:(a(".contextual-help-tabs .active").removeClass("active"),d.parent("li").addClass("active"),c=a(d.attr("href")),a(".help-tab-content").not(c).removeClass("active").hide(),void c.addClass("active").show())}),a(document).ready(function(){function c(a){var b,c,d,e,f,g,h,i=a.find(".wp-submenu");f=a.offset().top,g=v.scrollTop(),h=f-g-30,b=f+i.height()+1,c=y.height(),d=60+b-c,e=v.height()+g-50,b-d>e&&(d=b-e),d>h&&(d=h),d>1?i.css("margin-top","-"+d+"px"):i.css("margin-top","")}function d(){var a=v.scrollTop();if(!(r||t||z.data("wp-responsive"))){if(K.menu+K.adminbar+20>K.wpwrap)return void e();K.menu+K.adminbar>K.window&&(a>G?H?(H=!1,J=x.offset().top-K.adminbar-(a-G),J+K.menu+K.adminbara?I?(I=!1,J=x.offset().top-K.adminbar+(G-a),J+K.menu>a+K.window&&(J=a),x.css({position:"absolute",top:J,bottom:""})):!H&&x.offset().top>=a+K.adminbar&&(H=!0,x.css({position:"fixed",top:"",bottom:""})):(H=I=!1,J=a+K.window-K.menu-K.adminbar-1,J>0?x.css({position:"absolute",top:J,bottom:""}):e())),G=a}}function e(){r||(H=I=!1,x.css({position:"",top:"",bottom:""}))}function f(){z.data("wp-responsive")?(w.removeClass("sticky-menu"),e()):K.menu+K.adminbar>K.window?(d(),w.removeClass("sticky-menu")):(w.addClass("sticky-menu"),e())}var g,h,i,j,k,l,m,n,o=!1,p=a("input.current-page"),q=p.val(),r=/iPhone|iPad|iPod/.test(navigator.userAgent),s=-1!==navigator.userAgent.indexOf("Android"),t=a(document.documentElement).hasClass("ie8"),u=a(document),v=a(b),w=a(document.body),x=a("#adminmenuwrap"),y=a("#wpwrap"),z=a("#adminmenu"),A=a("#wp-responsive-overlay"),B=a("#wp-toolbar"),C=B.find('a[aria-haspopup="true"]'),D=a(".meta-box-sortables"),E=!1,F=a("#wpadminbar"),G=0,H=!1,I=!1,J=0,K={window:v.height(),wpwrap:y.height(),adminbar:F.height(),menu:x.height()};z.on("click.wp-submenu-head",".wp-submenu-head",function(b){a(b.target).parent().siblings("a").get(0).click()}),a("#collapse-menu").on("click.collapse-menu",function(){var c,d,e=a(document.body);a("#adminmenu div.wp-submenu").css("margin-top",""),c=b.innerWidth?Math.max(b.innerWidth,document.documentElement.clientWidth):961,c&&960>c?e.hasClass("auto-fold")?(e.removeClass("auto-fold").removeClass("folded"),setUserSetting("unfold",1),setUserSetting("mfold","o"),d="open"):(e.addClass("auto-fold"),setUserSetting("unfold",0),d="folded"):e.hasClass("folded")?(e.removeClass("folded"),setUserSetting("mfold","o"),d="open"):(e.addClass("folded"),setUserSetting("mfold","f"),d="folded"),a(document).trigger("wp-collapse-menu",{state:d})}),("ontouchstart"in b||/IEMobile\/[1-9]/.test(navigator.userAgent))&&(l=r?"touchstart":"click",a(document.body).on(l+".wp-mobile-hover",function(b){z.data("wp-responsive")||a(b.target).closest("#adminmenu").length||z.find("li.opensub").removeClass("opensub")}),z.find("a.wp-has-submenu").on(l+".wp-mobile-hover",function(b){var d=a(this).parent();z.data("wp-responsive")||d.hasClass("opensub")||d.hasClass("wp-menu-open")&&!(d.width()<40)||(b.preventDefault(),c(d),z.find("li.opensub").removeClass("opensub"),d.addClass("opensub"))})),r||s||(z.find("li.wp-has-submenu").hoverIntent({over:function(){var b=a(this),d=b.find(".wp-submenu"),e=parseInt(d.css("top"),10);isNaN(e)||e>-5||z.data("wp-responsive")||(c(b),z.find("li.opensub").removeClass("opensub"),b.addClass("opensub"))},out:function(){z.data("wp-responsive")||a(this).removeClass("opensub").find(".wp-submenu").css("margin-top","")},timeout:200,sensitivity:7,interval:90}),z.on("focus.adminmenu",".wp-submenu a",function(b){z.data("wp-responsive")||a(b.target).closest("li.menu-top").addClass("opensub")}).on("blur.adminmenu",".wp-submenu a",function(b){z.data("wp-responsive")||a(b.target).closest("li.menu-top").removeClass("opensub")}).find("li.wp-has-submenu.wp-not-current-submenu").on("focusin.adminmenu",function(){c(a(this))})),a("div.wrap h2:first").nextAll("div.updated, div.error").addClass("below-h2"),a("div.updated, div.error").not(".below-h2, .inline").insertAfter(a("div.wrap h2:first")),screenMeta.init(),a("tbody").children().children(".check-column").find(":checkbox").click(function(b){if("undefined"==b.shiftKey)return!0;if(b.shiftKey){if(!o)return!0;g=a(o).closest("form").find(":checkbox"),h=g.index(o),i=g.index(this),j=a(this).prop("checked"),h>0&&i>0&&h!=i&&(k=i>h?g.slice(h,i):g.slice(i,h),k.prop("checked",function(){return a(this).closest("tr").is(":visible")?j:!1}))}o=this;var c=a(this).closest("tbody").find(":checkbox").filter(":visible").not(":checked");return a(this).closest("table").children("thead, tfoot").find(":checkbox").prop("checked",function(){return 0===c.length}),!0}),a("thead, tfoot").find(".check-column :checkbox").on("click.wp-toggle-checkboxes",function(b){var c=a(this),d=c.closest("table"),e=c.prop("checked"),f=b.shiftKey||c.data("wp-toggle");d.children("tbody").filter(":visible").children().children(".check-column").find(":checkbox").prop("checked",function(){return a(this).is(":hidden")?!1:f?!a(this).prop("checked"):e?!0:!1}),d.children("thead, tfoot").filter(":visible").children().children(".check-column").find(":checkbox").prop("checked",function(){return f?!1:e?!0:!1})}),a("td.post-title, td.title, td.comment, .bookmarks td.column-name, td.blogname, td.username, .dashboard-comment-wrap").focusin(function(){clearTimeout(m),n=a(this).find(".row-actions"),n.addClass("visible")}).focusout(function(){m=setTimeout(function(){n.removeClass("visible")},30)}),a("#default-password-nag-no").click(function(){return setUserSetting("default_password_nag","hide"),a("div.default-password-nag").hide(),!1}),a("#newcontent").bind("keydown.wpevent_InsertTab",function(b){var c,d,e,f,g,h=b.target;if(27==b.keyCode)return void a(h).data("tab-out",!0);if(!(9!=b.keyCode||b.ctrlKey||b.altKey||b.shiftKey)){if(a(h).data("tab-out"))return void a(h).data("tab-out",!1);c=h.selectionStart,d=h.selectionEnd,e=h.value;try{this.lastKey=9}catch(i){}document.selection?(h.focus(),g=document.selection.createRange(),g.text=" "):c>=0&&(f=this.scrollTop,h.value=e.substring(0,c).concat(" ",e.substring(d)),h.selectionStart=h.selectionEnd=c+1,this.scrollTop=f),b.stopPropagation&&b.stopPropagation(),b.preventDefault&&b.preventDefault()}}),a("#newcontent").bind("blur.wpevent_InsertTab",function(){this.lastKey&&9==this.lastKey&&this.focus()}),p.length&&p.closest("form").submit(function(){-1==a('select[name="action"]').val()&&-1==a('select[name="action2"]').val()&&p.val()==q&&p.val("1")}),a('.search-box input[type="search"], .search-box input[type="submit"]').mousedown(function(){a('select[name^="action"]').val("-1")}),a("#contextual-help-link, #show-settings-link").on("focus.scroll-into-view",function(a){a.target.scrollIntoView&&a.target.scrollIntoView(!1)}),function(){function b(){c.prop("disabled",""===d.map(function(){return a(this).val()}).get().join(""))}var c,d,e=a("form.wp-upload-form");e.length&&(c=e.find('input[type="submit"]'),d=e.find('input[type="file"]'),b(),d.on("change",b))}(),r||v.on("scroll.pin-menu",d),b.wpResponsive={init:function(){var c=this;u.on("wp-responsive-activate.wp-responsive",function(){c.activate()}).on("wp-responsive-deactivate.wp-responsive",function(){c.deactivate()}),a("#wp-admin-bar-menu-toggle a").attr("aria-expanded","false"),a("#wp-admin-bar-menu-toggle").on("click.wp-responsive",function(b){b.preventDefault(),y.toggleClass("wp-responsive-open"),y.hasClass("wp-responsive-open")?(a(this).find("a").attr("aria-expanded","true"),a("#adminmenu a:first").focus()):a(this).find("a").attr("aria-expanded","false")}),z.on("click.wp-responsive","li.wp-has-submenu > a",function(b){z.data("wp-responsive")&&(a(this).parent("li").toggleClass("selected"),b.preventDefault())}),c.trigger(),u.on("wp-window-resized.wp-responsive",a.proxy(this.trigger,this)),v.on("load.wp-responsive",function(){var a=navigator.userAgent.indexOf("AppleWebKit/")>-1?v.width():b.innerWidth;782>=a&&c.disableSortables()})},activate:function(){f(),w.hasClass("auto-fold")||w.addClass("auto-fold"),z.data("wp-responsive",1),this.disableSortables()},deactivate:function(){f(),z.removeData("wp-responsive"),this.enableSortables()},trigger:function(){var a;b.innerWidth&&(a=Math.max(b.innerWidth,document.documentElement.clientWidth),782>=a?E||(u.trigger("wp-responsive-activate"),E=!0):E&&(u.trigger("wp-responsive-deactivate"),E=!1),480>=a?this.enableOverlay():this.disableOverlay())},enableOverlay:function(){0===A.length&&(A=a('
').insertAfter("#wpcontent").hide().on("click.wp-responsive",function(){B.find(".menupop.hover").removeClass("hover"),a(this).hide()})),C.on("click.wp-responsive",function(){A.show()})},disableOverlay:function(){C.off("click.wp-responsive"),A.hide()},disableSortables:function(){if(D.length)try{D.sortable("disable")}catch(a){}},enableSortables:function(){if(D.length)try{D.sortable("enable")}catch(a){}}},b.wpResponsive.init(),f(),u.on("wp-window-resized.pin-menu postboxes-columnchange.pin-menu postbox-toggled.pin-menu",function(){K.wpwrap=y.height(),K.window=v.height(),K.adminbar=F.height(),f()}).on("wp-collapse-menu.pin-menu",function(){K.wpwrap=y.height(),K.menu=x.height(),f()})}),function(){function c(){a(document).trigger("wp-window-resized")}function d(){b.clearTimeout(e),e=b.setTimeout(c,200)}var e;a(b).on("resize.wp-fire-once",d)}(),function(){if("-ms-user-select"in document.documentElement.style&&navigator.userAgent.match(/IEMobile\/10\.0/)){var a=document.createElement("style");a.appendChild(document.createTextNode("@-ms-viewport{width:auto!important}")),document.getElementsByTagName("head")[0].appendChild(a)}}()}(jQuery,window); \ No newline at end of file