golden hour
/home/phakp/public_html/wp/wp-admin/js
⬆️ Go Up
Upload
File/Folder
Size
Actions
accordion.js
2.89 KB
Del
OK
accordion.min.js
865 B
Del
OK
code-editor.js
11.32 KB
Del
OK
code-editor.min.js
3.01 KB
Del
OK
color-picker.js
9.57 KB
Del
OK
color-picker.min.js
3.44 KB
Del
OK
comment.js
2.73 KB
Del
OK
comment.min.js
1.24 KB
Del
OK
common.js
42.64 KB
Del
OK
common.min.js
15.4 KB
Del
OK
custom-background.js
3.34 KB
Del
OK
custom-background.min.js
1.17 KB
Del
OK
custom-header.js
1.97 KB
Del
OK
customize-controls.js
284.28 KB
Del
OK
customize-controls.min.js
108.19 KB
Del
OK
customize-nav-menus.js
105.84 KB
Del
OK
customize-nav-menus.min.js
44.53 KB
Del
OK
customize-widgets.js
69.91 KB
Del
OK
customize-widgets.min.js
27.35 KB
Del
OK
dashboard.js
18.41 KB
Del
OK
dashboard.min.js
6.49 KB
Del
OK
edit-comments.js
36.16 KB
Del
OK
edit-comments.min.js
14.81 KB
Del
OK
editor-expand.js
41.61 KB
Del
OK
editor-expand.min.js
13.14 KB
Del
OK
editor.js
44.27 KB
Del
OK
editor.min.js
12.92 KB
Del
OK
farbtastic.js
7.51 KB
Del
OK
gallery.js
5.51 KB
Del
OK
gallery.min.js
3.75 KB
Del
OK
image-edit.js
28.78 KB
Del
OK
image-edit.min.js
9.94 KB
Del
OK
inline-edit-post.js
15.9 KB
Del
OK
inline-edit-post.min.js
7.14 KB
Del
OK
inline-edit-tax.js
7.52 KB
Del
OK
inline-edit-tax.min.js
2.84 KB
Del
OK
iris.min.js
23.09 KB
Del
OK
language-chooser.js
873 B
Del
OK
language-chooser.min.js
409 B
Del
OK
link.js
3.78 KB
Del
OK
link.min.js
1.63 KB
Del
OK
media-gallery.js
1.27 KB
Del
OK
media-gallery.min.js
613 B
Del
OK
media-upload.js
3.38 KB
Del
OK
media-upload.min.js
1.12 KB
Del
OK
media.js
5.1 KB
Del
OK
media.min.js
1.86 KB
Del
OK
nav-menu.js
42.81 KB
Del
OK
nav-menu.min.js
21.1 KB
Del
OK
password-strength-meter.js
3.1 KB
Del
OK
password-strength-meter.min.js
766 B
Del
OK
plugin-install.js
6.86 KB
Del
OK
plugin-install.min.js
2.33 KB
Del
OK
post.js
36.54 KB
Del
OK
post.min.js
17.64 KB
Del
OK
postbox.js
11.53 KB
Del
OK
postbox.min.js
4.08 KB
Del
OK
privacy-tools.js
8.84 KB
Del
OK
privacy-tools.min.js
3.91 KB
Del
OK
revisions.js
33.13 KB
Del
OK
revisions.min.js
17.46 KB
Del
OK
set-post-thumbnail.js
841 B
Del
OK
set-post-thumbnail.min.js
568 B
Del
OK
site-health.js
8.83 KB
Del
OK
site-health.min.js
4.92 KB
Del
OK
svg-painter.js
5.4 KB
Del
OK
svg-painter.min.js
2.32 KB
Del
OK
tags-box.js
10.82 KB
Del
OK
tags-box.min.js
2.99 KB
Del
OK
tags-suggest.js
5.33 KB
Del
OK
tags-suggest.min.js
2.18 KB
Del
OK
tags.js
4.57 KB
Del
OK
tags.min.js
1.77 KB
Del
OK
theme-plugin-editor.js
24.09 KB
Del
OK
theme-plugin-editor.min.js
10.97 KB
Del
OK
theme.js
53.46 KB
Del
OK
theme.min.js
25.89 KB
Del
OK
updates.js
78.68 KB
Del
OK
updates.min.js
34.82 KB
Del
OK
user-profile.js
10.78 KB
Del
OK
user-profile.min.js
5.45 KB
Del
OK
user-suggest.js
2.26 KB
Del
OK
user-suggest.min.js
692 B
Del
OK
widgets
-
Del
OK
widgets.js
22.33 KB
Del
OK
widgets.min.js
12.13 KB
Del
OK
word-count.js
7.52 KB
Del
OK
word-count.min.js
1.5 KB
Del
OK
xfn.js
759 B
Del
OK
xfn.min.js
476 B
Del
OK
Edit: postbox.min.js
/*! This file is auto-generated */ !function(a){var n=a(document);window.postboxes={handle_click:function(){var e,o=a(this),s=o.parent(".postbox"),t=s.attr("id");"dashboard_browser_nag"!==t&&(s.toggleClass("closed"),e=!s.hasClass("closed"),(o.hasClass("handlediv")?o:o.closest(".postbox").find("button.handlediv")).attr("aria-expanded",e),"press-this"!==postboxes.page&&postboxes.save_state(postboxes.page),t&&(!s.hasClass("closed")&&a.isFunction(postboxes.pbshow)?postboxes.pbshow(t):s.hasClass("closed")&&a.isFunction(postboxes.pbhide)&&postboxes.pbhide(t)),n.trigger("postbox-toggled",s))},add_postbox_toggles:function(t,e){var o=a(".postbox .hndle, .postbox .handlediv");this.page=t,this.init(t,e),o.on("click.postboxes",this.handle_click),a(".postbox .hndle a").click(function(e){e.stopPropagation()}),a(".postbox a.dismiss").on("click.postboxes",function(e){var o=a(this).parents(".postbox").attr("id")+"-hide";e.preventDefault(),a("#"+o).prop("checked",!1).triggerHandler("click")}),a(".hide-postbox-tog").bind("click.postboxes",function(){var e=a(this),o=e.val(),s=a("#"+o);e.prop("checked")?(s.show(),a.isFunction(postboxes.pbshow)&&postboxes.pbshow(o)):(s.hide(),a.isFunction(postboxes.pbhide)&&postboxes.pbhide(o)),postboxes.save_state(t),postboxes._mark_area(),n.trigger("postbox-toggled",s)}),a('.columns-prefs input[type="radio"]').bind("click.postboxes",function(){var e=parseInt(a(this).val(),10);e&&(postboxes._pb_edit(e),postboxes.save_order(t))})},init:function(o,e){var s=a(document.body).hasClass("mobile"),t=a(".postbox .handlediv");a.extend(this,e||{}),a("#wpbody-content").css("overflow","hidden"),a(".meta-box-sortables").sortable({placeholder:"sortable-placeholder",connectWith:".meta-box-sortables",items:".postbox",handle:".hndle",cursor:"move",delay:s?200:0,distance:2,tolerance:"pointer",forcePlaceholderSize:!0,helper:function(e,o){return o.clone().find(":input").attr("name",function(e,o){return"sort_"+parseInt(1e5*Math.random(),10).toString()+"_"+o}).end()},opacity:.65,stop:function(){var e=a(this);e.find("#dashboard_browser_nag").is(":visible")&&"dashboard_browser_nag"!=this.firstChild.id?e.sortable("cancel"):postboxes.save_order(o)},receive:function(e,o){"dashboard_browser_nag"==o.item[0].id&&a(o.sender).sortable("cancel"),postboxes._mark_area(),n.trigger("postbox-moved",o.item)}}),s&&(a(document.body).bind("orientationchange.postboxes",function(){postboxes._pb_change()}),this._pb_change()),this._mark_area(),t.each(function(){var e=a(this);e.attr("aria-expanded",!e.parent(".postbox").hasClass("closed"))})},save_state:function(e){var o,s;"nav-menus"!==e&&(o=a(".postbox").filter(".closed").map(function(){return this.id}).get().join(","),s=a(".postbox").filter(":hidden").map(function(){return this.id}).get().join(","),a.post(ajaxurl,{action:"closed-postboxes",closed:o,hidden:s,closedpostboxesnonce:jQuery("#closedpostboxesnonce").val(),page:e}))},save_order:function(e){var o=a(".columns-prefs input:checked").val()||0,s={action:"meta-box-order",_ajax_nonce:a("#meta-box-order-nonce").val(),page_columns:o,page:e};a(".meta-box-sortables").each(function(){s["order["+this.id.split("-")[0]+"]"]=a(this).sortable("toArray").join(",")}),a.post(ajaxurl,s)},_mark_area:function(){var o=a("div.postbox:visible").length,e=a("#post-body #side-sortables");a("#dashboard-widgets .meta-box-sortables:visible").each(function(){var e=a(this);1==o||e.children(".postbox:visible").length?e.removeClass("empty-container"):(e.addClass("empty-container"),e.attr("data-emptyString",postBoxL10n.postBoxEmptyString))}),e.length&&(e.children(".postbox:visible").length?e.removeClass("empty-container"):"280px"==a("#postbox-container-1").css("width")&&e.addClass("empty-container"))},_pb_edit:function(e){var o=a(".metabox-holder").get(0);o&&(o.className=o.className.replace(/columns-\d+/,"columns-"+e)),a(document).trigger("postboxes-columnchange")},_pb_change:function(){var e=a('label.columns-prefs-1 input[type="radio"]');switch(window.orientation){case 90:case-90:e.length&&e.is(":checked")||this._pb_edit(2);break;case 0:case 180:a("#poststuff").length?this._pb_edit(1):e.length&&e.is(":checked")||this._pb_edit(2)}},pbshow:!1,pbhide:!1}}(jQuery);
Save