javascript - Is it possible to prevent wp_editor's js from loading until all other js has loaded? -


i want include wp_editor on front end homepage of site.

however, rest of page loads via js, , js loaded automatically wp_editor holding rest of page up.

the editor going hidden begin with, js on doesn't need loaded immediately. possible delay loading js until other js has finished?


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

meteor - inserting data to database gives error "insert failed: Method '/texts/insert' not found" -