PluginProbe
Themify Event Post / 1.3.2
Themify Event Post v1.3.2
1.3.7 trunk 1.3.2 1.3.3 1.3.4 1.3.5 1.3.6
themify-event-post / includes / themify-metabox / js / page-options.js

page-options.js in Themify Event Post 1.3.2, at includes/themify-metabox/js/page-options.js

1 lines 722 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 ((e,t)=>{"use strict";const o=()=>{const i=t.tfId("wp-admin-bar-themify-page-options");i&&(i.tfOn("click",(o=>{o.preventDefault();let s=t.tfId("tf_page_options_spinner");s||(s=t.createElement("div"),s.id="tf_page_options_spinner",s.className="tf_loader tf_abs_c",s.style.fontSize="55px",s.style.position="fixed",t.body.appendChild(s)),Promise.all([e.loadCss(e.url+"themify-metabox/css/page-options"),e.loadJs(e.url+"themify-metabox/js/page-options-modal")]).then((()=>{e.trigger("tf_page_options_init",[i]).finally((()=>{s.remove()}))})).catch((()=>{s.remove()}))}),{once:!0}),setTimeout((()=>{e.on("tf_music_ajax_ready",o)})))};"complete"===t.readyState?o():window.tfOn("load",o,{once:!0,passive:!0})})(Themify,document);