• codasaurus

    (@codasaurus)


    we’re trying to use the wordpress rest api with backbone but our wp.api.models has NO models in it. The documentation makes it look simple but everything depends upon those models being present.

    the docuementation here makes it look simple: https://developer.wordpress.org/rest-api/using-the-rest-api/backbone-javascript-client/

    and shows all the models that should be visible below but when we access wp.api there are several data members and functions in there but both Models and Collections are empty.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hi @codasaurus

    Are you able to share the code you are working with, and how you are trying to use wp.api.models? Perhaps some example code you can share, that will help me understand your use case.

Viewing 1 replies (of 1 total)

The topic ‘wp.api.models has no models in it’ is closed to new replies.