JavaScript for WordPress Forums The WP REST API Wrong file linked in the bottom script tag of index.html

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #30911
    Justin Estrada
    Participant

    Hi there, in the download files for HTTP Requests with jQuery AJAX https://javascriptforwp.com/lesson/http-requests-jquery-ajax/
    in index.html at the bottom there is a script tag <script src=”list-posts.js” charset=”utf-8″></script>, line 34
    This script tag sources the wrong file, the src attribute should have a value of index.js

    #31134
    Zac Gordon
    Keymaster

    Hey Justin,

    Just updated the file for that lesson, thanks for pointing this out!

    Thanks,
    Zac

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.