[wp-trac] [WordPress Trac] #54358: Add URL Details endpoint from Gutenberg plugin into Core

WordPress Trac noreply at wordpress.org
Mon Nov 1 18:55:43 UTC 2021


#54358: Add URL Details endpoint from Gutenberg plugin into Core
----------------------------+--------------------
 Reporter:  hellofromTonya  |      Owner:  (none)
     Type:  task (blessed)  |     Status:  new
 Priority:  normal          |  Milestone:  5.9
Component:  Editor          |    Version:
 Severity:  normal          |   Keywords:
  Focuses:  rest-api        |
----------------------------+--------------------
 Adds the new URL Details endpoint to the REST API to allow retrieval of
 information about a remote URL.

 - `WP_REST_URL_Details_Controller`
 https://github.com/WordPress/gutenberg/blob/trunk/lib/class-wp-rest-url-
 details-controller.php
 - `WP_REST_URL_Details_Controller_Test`
 https://github.com/WordPress/gutenberg/blob/trunk/phpunit/class-wp-rest-
 url-details-controller-test.php

 Tests and code will need adjustment for newer changes in 5.9 including
 tests and PHP 8.1.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/54358>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list