• #wordpress 2022-05-04
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#wordpress ≡
  • ←
  • →
2022-05-04 UTC
# 20:26
cyborganicLion
The import(module) expression loads a module and returns a promise that resolves into a module object that contains all its exports. It can be called in javascript from any place in the code. Although I can't call a remote url from my plugin, is there some way i can permit loading content from a remore url in my custom script/module?