{"id":317150,"date":"2019-03-11T11:37:30","date_gmt":"2019-03-11T08:37:30","guid":{"rendered":"https:\/\/ru.wordpress.org\/support\/topic\/%d0%b2%d0%be%d0%bf%d1%80%d0%be%d1%81-%d0%bf%d0%be-%d0%b1%d1%83%d0%b4%d1%83%d1%89%d0%b8%d0%bc-%d0%bf%d0%be%d1%81%d1%82%d0%b0%d0%bc\/"},"modified":"2019-03-11T11:37:30","modified_gmt":"2019-03-11T08:37:30","slug":"%d0%b2%d0%be%d0%bf%d1%80%d0%be%d1%81-%d0%bf%d0%be-%d0%b1%d1%83%d0%b4%d1%83%d1%89%d0%b8%d0%bc-%d0%bf%d0%be%d1%81%d1%82%d0%b0%d0%bc","status":"publish","type":"topic","link":"https:\/\/ru.wordpress.org\/support\/topic\/%d0%b2%d0%be%d0%bf%d1%80%d0%be%d1%81-%d0%bf%d0%be-%d0%b1%d1%83%d0%b4%d1%83%d1%89%d0%b8%d0%bc-%d0%bf%d0%be%d1%81%d1%82%d0%b0%d0%bc\/","title":{"rendered":"\u0412\u043e\u043f\u0440\u043e\u0441 \u043f\u043e \u0431\u0443\u0434\u0443\u0449\u0438\u043c \u043f\u043e\u0441\u0442\u0430\u043c"},"content":{"rendered":"<p>\u0420\u0430\u043d\u044c\u0448\u0435, \u0447\u0442\u043e\u0431\u044b \u0437\u0430\u0439\u0442\u0438 \u0432 \u043f\u043e\u0441\u0442 \u0441 \u0431\u0443\u0434\u0443\u0449\u0435\u0439 \u0434\u0430\u0442\u043e\u0439, \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043b \u0442\u0430\u043a\u043e\u0439 \u0445\u0443\u043a:<\/p>\n<pre><code>remove_action(&#039;future_post&#039;, &#039;_future_post_hook&#039;);\n\nadd_filter( &#039;wp_insert_post_data&#039;, &#039;futurenow_do_not_set_posts_to_future&#039; );\n\nfunction futurenow_do_not_set_posts_to_future( $data ) {\n    if ( $data[&#039;post_status&#039;] == &#039;future&#039; &amp;&amp; $data[&#039;post_type&#039;] == &#039;post&#039; )\n        $data[&#039;post_status&#039;] = &#039;publish&#039;;\n    return $data;\n}<\/code><\/pre>\n<p>\u041f\u043e\u043f\u0440\u043e\u0431\u043e\u0432\u0430\u043b \u0443\u0434\u0430\u043b\u0438\u0442\u044c \u044d\u0442\u043e\u0442 \u0445\u0443\u043a \u0438 \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u044c \u0437\u0430\u0439\u0442\u0438 \u0432 \u043f\u043e\u0441\u0442 \u0441\u043e\u0445\u0440\u0430\u043d\u044f\u0435\u0442\u0441\u044f. \u0412 \u044d\u0442\u043e\u043c \u043f\u043b\u0430\u043d\u0435 \u0431\u044b\u043b\u0438 \u043a\u0430\u043a\u0438\u0435-\u0442\u043e \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f \u0432 WordPress?<br \/>\nWordPress \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d \u0434\u043e \u0432\u0435\u0440\u0441\u0438\u0438 5.1.<\/p>\n","protected":false},"template":"","class_list":["post-317150","topic","type-topic","status-publish","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/ru.wordpress.org\/support\/wp-json\/wp\/v2\/topic\/317150","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\/317150\/revisions"}],"wp:attachment":[{"href":"https:\/\/ru.wordpress.org\/support\/wp-json\/wp\/v2\/media?parent=317150"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}