Loading inexistent JS File

  • This topic has 1 reply, 1 voice, and was last updated 10 months ago by Jasser KHodai.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1913765
    Jasser KHodai
    Participant

    Hi,

    in
    updraftcentral-premium/modules/plugin
    and
    updraftcentral-premium/modules/theme

    on Row 62

    You have a request for a file which is not present in the plugin folder:

    wp_enqueue_script(‘moment-js’, UD_CENTRAL_URL.’/js/momentjs/moment-with-locales’.$this->min_or_not.’.js’, array(), $enqueue_version);

    #1913766
    Jasser KHodai
    Participant
    This reply has been marked as moderator-only.
Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Loading inexistent JS File’ is closed to new replies.