Skip to content

Commit

Permalink
Link to the Trac ticket where the compat shim will land (#10273)
Browse files Browse the repository at this point in the history
  • Loading branch information
danielbachhuber authored Oct 3, 2018
1 parent 98ca922 commit 9a442fb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/rest-api.php
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,8 @@ function gutenberg_get_taxonomy_visibility_data( $object ) {
/**
* Add a permalink template to posts in the post REST API response.
*
* @see https://core.trac.wordpress.org/ticket/45017
*
* @param WP_REST_Response $response WP REST API response of a post.
* @param WP_Post $post The post being returned.
* @param WP_REST_Request $request WP REST API request.
Expand Down

0 comments on commit 9a442fb

Please sign in to comment.