Skip to content

Commit b1a0af3

Browse files
committed
Changed text to re run the tests
1 parent 200e517 commit b1a0af3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -570,7 +570,7 @@ protected function get_post( $id ) {
570570
}
571571

572572
/**
573-
* Adds a `Last-Modified` response header based on the post modified time (GMT).
573+
* Adds a `Last-Modified` response header based on the post modified time (GMT). (#47676)
574574
*
575575
* Enables clients to send `If-Unmodified-Since` on subsequent write requests.
576576
*

0 commit comments

Comments
 (0)