{"id":55201,"date":"2011-12-13T18:21:00","date_gmt":"2011-12-13T18:21:00","guid":{"rendered":"https:\/\/ru.wordpress.org\/support\/2011\/12\/13\/last-modified-%d1%81-%d0%bf%d0%be%d0%bc%d0%be%d1%89%d1%8c%d1%8e-php\/"},"modified":"2011-12-13T18:21:00","modified_gmt":"2011-12-13T18:21:00","slug":"last-modified-%d1%81-%d0%bf%d0%be%d0%bc%d0%be%d1%89%d1%8c%d1%8e-php","status":"closed","type":"topic","link":"https:\/\/ru.wordpress.org\/support\/topic\/last-modified-%d1%81-%d0%bf%d0%be%d0%bc%d0%be%d1%89%d1%8c%d1%8e-php\/","title":{"rendered":"Last-Modified \u0441 \u043f\u043e\u043c\u043e\u0449\u044c\u044e php"},"content":{"rendered":"<p>\u041a\u0442\u043e-\u043d\u0438\u0431\u0443\u0434\u044c \u0434\u043e\u0431\u0430\u0432\u043b\u044f\u043b \u0432 WP \u0442\u0430\u043a\u043e\u0439 \u043a\u043e\u0434???<\/p>\n<pre><code>&lt;?php $LastModified_unix = 1294844676; \/\/ \u0432\u0440\u0435\u043c\u044f \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0435\u0433\u043e \u0438\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u044f \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u044b\n$LastModified = gmdate(&quot;D, d M Y H:i:s \\G\\M\\T&quot;, $LastModified_unix); $IfModifiedSince = false;\nif (isset($_ENV[&#039;HTTP_IF_MODIFIED_SINCE&#039;]))\n$IfModifiedSince = strtotime(substr($_ENV[&#039;HTTP_IF_MODIFIED_SINCE&#039;], 5));\nif (isset($_SERVER[&#039;HTTP_IF_MODIFIED_SINCE&#039;]))     $IfModifiedSince = strtotime(substr($_SERVER[&#039;HTTP_IF_MODIFIED_SINCE&#039;], 5));\nif ($IfModifiedSince &amp;&amp; $IfModifiedSince &gt;= $LastModified_unix) {     header($_SERVER[&#039;SERVER_PROTOCOL&#039;] . &#039; 304 Not Modified&#039;);     exit; } header(&#039;Last-Modified: &#039;. $LastModified); ?&gt;<\/code><\/pre>\n<p>\u0412\u0440\u043e\u0434\u0435 \u043a\u0430\u043a \u043f\u043e \u0443\u043c\u043e\u043b\u0447\u0430\u043d\u0438\u044e \u0435\u0433\u043e \u043d\u0435\u0442&#8230;<\/p>\n<p>\u0418 \u0432 \u043a\u0430\u043a\u043e\u0439 \u0444\u0430\u0439\u043b \u043b\u0443\u0447\u0448\u0435 \u0432\u0441\u0435\u0433\u043e \u0432\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u043a\u043e\u0434???<\/p>\n","protected":false},"template":"","class_list":["post-55201","topic","type-topic","status-closed","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/ru.wordpress.org\/support\/wp-json\/wp\/v2\/topic\/55201","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ru.wordpress.org\/support\/wp-json\/wp\/v2\/topic"}],"about":[{"href":"https:\/\/ru.wordpress.org\/support\/wp-json\/wp\/v2\/types\/topic"}],"version-history":[{"count":0,"href":"https:\/\/ru.wordpress.org\/support\/wp-json\/wp\/v2\/topic\/55201\/revisions"}],"wp:attachment":[{"href":"https:\/\/ru.wordpress.org\/support\/wp-json\/wp\/v2\/media?parent=55201"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}