LinkedIn WordPress Skill Quiz Answers

The WordPress REST API is designed to receive and respond to particular types of requests using basic HTML methods. For example, a request to upload a PHP file into a particular folder on a server might look like the code POST /folder/_file.php. Based on this code, what would you call /folder/_file.php (in REST API terms)?

Latest Update on 23rd January, 2022 by Certification Course Answers

The WordPress REST API is designed to receive and respond to particular types of requests using basic HTML methods. For example, a request to upload a PHP file into a particular folder on a server might look like the code POST /folder/_file.php. Based on this code, what would you call /folder/_file.php (in REST API terms)?

  1. schema
  2. route
  3. response
  4. request

Correct Answer:

  • request

Latest Updates

No posts found in this category.