We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 200e517 commit b1a0af3Copy full SHA for b1a0af3
1 file changed
src/wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php
@@ -570,7 +570,7 @@ protected function get_post( $id ) {
570
}
571
572
/**
573
- * Adds a `Last-Modified` response header based on the post modified time (GMT).
+ * Adds a `Last-Modified` response header based on the post modified time (GMT). (#47676)
574
*
575
* Enables clients to send `If-Unmodified-Since` on subsequent write requests.
576
0 commit comments