{"id":201273,"date":"2016-03-02T09:21:18","date_gmt":"2016-03-02T09:21:18","guid":{"rendered":"https:\/\/ru.wordpress.org\/support\/2016\/03\/02\/cron-%d0%b8-%d1%82%d0%b0%d0%ba%d1%81%d0%b0%d0%bd%d0%be%d0%bc%d0%b8%d0%b8\/"},"modified":"2016-03-02T09:21:18","modified_gmt":"2016-03-02T09:21:18","slug":"cron-%d0%b8-%d1%82%d0%b0%d0%ba%d1%81%d0%b0%d0%bd%d0%be%d0%bc%d0%b8%d0%b8","status":"publish","type":"topic","link":"https:\/\/ru.wordpress.org\/support\/topic\/cron-%d0%b8-%d1%82%d0%b0%d0%ba%d1%81%d0%b0%d0%bd%d0%be%d0%bc%d0%b8%d0%b8\/","title":{"rendered":"Cron \u0438 \u0442\u0430\u043a\u0441\u0430\u043d\u043e\u043c\u0438\u0438"},"content":{"rendered":"<p>\u0417\u0434\u0440\u0430\u0432\u0441\u0442\u0432\u0443\u0439\u0442\u0435&#8230;<br \/>\n\u0421\u0442\u043e\u043b\u043a\u043d\u0443\u043b\u0441\u044f \u0441 \u0442\u0430\u043a\u043e\u0439 \u043f\u0440\u043e\u0431\u043b\u0435\u043c\u043e\u0439, \u043c\u043e\u0436\u0435\u0442 \u043a\u0442\u043e \u043f\u043e\u043c\u043e\u0436\u0435\u0442, \u0432\u0447\u0435\u0440\u0430 \u0443\u0431\u0438\u043b \u0432\u0435\u0441\u044c \u0434\u0435\u043d\u044c&#8230; <\/p>\n<p>\u0435\u0441\u0442\u044c \u0434\u0432\u0430 \u0444\u0430\u0439\u043b\u0430<br \/>\nfile1.php<\/p>\n<pre><code>&lt;?php\nfunction export() {\n$term_list = wp_get_post_terms($the_post_id, &#039;property_category&#039;);\nmail(&quot;email@mail.ua&quot;,&quot;subject&quot;,print_r($term_list,1));\n}\n?&gt;<\/code><\/pre>\n<p>file2.php<\/p>\n<pre><code>&lt;form method=&quot;post&quot;&gt;\n&lt;input type=&quot;submit&quot; id=&quot;export_to_xls&quot; name=&quot;export_to_xls&quot; style=&quot;float: left;&quot; type=&quot;submit&quot; value=&quot;export_to_xls&quot;&gt;\n&lt;\/form&gt;\n\n&lt;?php\nif(isset($_POST[&#039;export_to_xls&#039;]))\n{\ninclude_once dirname(__FILE__).&#039;\/..\/..\/..\/actions\/file1.php&#039;;\nexport();\n}\n?&gt;<\/code><\/pre>\n<p><strong>\u0412\u043e\u0442 \u0442\u0430\u043a \u043f\u043e \u043d\u0430\u0436\u0430\u0442\u0438\u044e \u043a\u043d\u043e\u043f\u043a\u0438 \u043e\u0442\u043f\u0440\u0430\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u043c\u0435\u0439\u043b \u0441 \u0442\u0430\u043a\u0441\u0430\u043d\u043e\u043c\u0438\u0435\u0439 \u0432\u0441\u0435 \u043e\u043a!!!!<\/strong><\/p>\n<p>\u0430 \u0435\u0441\u043b\u0438 \u0434\u0435\u043b\u0430\u0442\u044c \u0432\u044b\u0437\u043e\u0432 \u0444\u0443\u043d\u043a\u0446\u0438\u0438 \u0447\u0435\u0440\u0435\u0437 CRON \u0432\u044b\u0434\u0430\u0435\u0442 \u043e\u0448\u0438\u0431\u043a\u0443  WP_ERROR, \u043d\u0435 \u0432\u0438\u0434\u0438\u0442 \u0442\u0430\u043a\u0441\u0430\u043d\u043e\u043c\u0438\u0438 \u043f\u043e\u0447\u0435\u043c\u0443-\u0442\u043e.<\/p>\n<p>\u043f\u043e\u043c\u043e\u0433\u0438\u0442\u0435 \u043f\u043e\u0436\u0430\u043b\u0443\u0439\u0441\u0442\u0430, \u043a\u0430\u043a \u043f\u043e\u0431\u0435\u0434\u0438\u0442\u044c, \u043e\u0441\u0442\u0430\u043b\u043e\u0441\u044c \u0434\u043e\u043f\u0438\u0441\u0430\u0442\u044c \u043c\u0430\u043b\u0435\u043d\u044c\u043a\u0438\u0439 \u043a\u0443\u0441\u043e\u043a \u043a\u043e\u0434\u0430, \u043d\u0438\u043a\u0430\u043a \u043d\u0435 \u043c\u043e\u0433\u0443 \u043f\u0440\u043e\u0434\u0432\u0438\u043d\u0443\u0442\u044c\u0441\u044f.<\/p>\n","protected":false},"template":"","class_list":["post-201273","topic","type-topic","status-publish","hentry","topic-tag-cron","topic-tag-wp_error","topic-tag-wp_get_post_terms"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/ru.wordpress.org\/support\/wp-json\/wp\/v2\/topic\/201273","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\/201273\/revisions"}],"wp:attachment":[{"href":"https:\/\/ru.wordpress.org\/support\/wp-json\/wp\/v2\/media?parent=201273"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}