Ticket #40444: 40444.patch
| File 40444.patch, 587 bytes (added by , 9 years ago) |
|---|
-
src/wp-includes/rest-api/class-wp-rest-server.php
251 251 */ 252 252 $send_no_cache_headers = apply_filters( 'rest_send_nocache_headers', is_user_logged_in() ); 253 253 if ( $send_no_cache_headers ) { 254 foreach ( wp_get_nocache_headers() as $header => $header_value ) { 255 $this->send_header( $header, $header_value ); 256 } 254 nocache_headers(); 257 255 } 258 256 259 257 /**
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)