WordPress REST API - custom routes and endpoints

Поділитися
Вставка
  • Опубліковано 6 кві 2023
  • The WordPress REST API is more than just a set of default routes. It is also a tool for creating custom routes and endpoints. In this tutorial, you’ll learn how to create custom routes and endpoints and test them using Postman.Presentation Slides »
    ---
    View this video and others on WordPress.TV: wordpress.tv/2023/03/31/wordp...

КОМЕНТАРІ • 6

  • @tyrize6870
    @tyrize6870 Рік тому +2

    Finally found WP development tutorial. There is load of WordPress info online, but most of them is advertisement about some plugin. Thank you very much.

  • @SoloDelhiTraveller
    @SoloDelhiTraveller Рік тому

    I am new, please tell can we use rest api v2 also for custom table data fetching??

  • @ilham_id
    @ilham_id 9 місяців тому +1

    9:47 Make a validation

  • @robeeeeen
    @robeeeeen 3 місяці тому

    method => POST does not work but 'methods' => WP_REST_SERVER::CREATABLE, works nicely.

  • @phamvietuc1644
    @phamvietuc1644 2 місяці тому

    I couldn't find this plugin