{"id":118973,"date":"2013-10-28T17:27:34","date_gmt":"2013-10-28T17:27:34","guid":{"rendered":"https:\/\/ru.wordpress.org\/support\/2013\/10\/28\/%d0%b4%d0%be%d0%bf%d0%be%d0%bb%d0%bd%d0%b8%d1%82%d0%b5%d0%bb%d1%8c%d0%bd%d1%8b%d0%b5-%d0%bf%d0%be%d0%bb%d1%8f-1\/"},"modified":"2013-10-28T17:27:34","modified_gmt":"2013-10-28T17:27:34","slug":"%d0%b4%d0%be%d0%bf%d0%be%d0%bb%d0%bd%d0%b8%d1%82%d0%b5%d0%bb%d1%8c%d0%bd%d1%8b%d0%b5-%d0%bf%d0%be%d0%bb%d1%8f-1","status":"closed","type":"topic","link":"https:\/\/ru.wordpress.org\/support\/topic\/%d0%b4%d0%be%d0%bf%d0%be%d0%bb%d0%bd%d0%b8%d1%82%d0%b5%d0%bb%d1%8c%d0%bd%d1%8b%d0%b5-%d0%bf%d0%be%d0%bb%d1%8f-1\/","title":{"rendered":"\u0434\u043e\u043f\u043e\u043b\u043d\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0435 \u043f\u043e\u043b\u044f"},"content":{"rendered":"<pre><code>&lt;?php\n\n\/**\n *\n * content*.php\n *\n * The post format template. You can change the structure of your posts or add\/remove post elements here.\n *\n * &#039;id&#039; - post id\n * &#039;class&#039; - post class\n * &#039;thumbnail&#039; - post icon\n * &#039;title&#039; - post title\n * &#039;before&#039; - post header metadata\n * &#039;content&#039; - post content\n * &#039;after&#039; - post footer metadata\n *\n * To create a new custom post format template you must create a file &quot;content-YourTemplateName.php&quot;\n * Then copy the contents of the existing content.php into your file and edit it the way you want.\n *\n * Change an existing get_template_part() function as follows:\n * get_template_part(&#039;content&#039;, &#039;YourTemplateName&#039;);\n *\n *\/\t\n\n\tglobal $post;\n\ttheme_post_wrapper(\n\t\tarray(\n\t\t\t\t&#039;id&#039; =&gt; theme_get_post_id(),\n\t\t\t\t&#039;class&#039; =&gt; theme_get_post_class(),\n\t\t\t\t&#039;title&#039; =&gt; theme_get_meta_option($post-&gt;ID, &#039;theme_show_post_title&#039;) ? get_the_title() : &#039;&#039;,\n\t\t\t\t&#039;heading&#039; =&gt; theme_get_option(&#039;theme_single_article_title_tag&#039;),\n\t\t\t\t&#039;before&#039; =&gt; theme_get_metadata_icons(&#039;date,author,edit&#039;, &#039;header&#039;),\n\n\t\t\t&#039;content&#039; =&gt; theme_get_content(&#039;custom-fields&#039;),\n\t\t\t&#039;after&#039; =&gt; theme_get_metadata_icons(&#039;category,tag&#039;, &#039;footer&#039;)\n\n)\n\t);\n\n?&gt;<\/code><\/pre>\n<p>\u0432 \u044d\u0442\u043e\u0442 \u043a\u043e\u0434 \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e \u0432\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u0434\u043e\u043f\u043e\u043b\u043d\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0435 \u043f\u043e\u043b\u044f:<\/p>\n<pre><code>&lt;?php $text = get_field(\u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u0447\u0438\u043a);\nif($text!=&quot;&quot;) { echo &quot;&lt;h4&gt;\u0420\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u0447\u0438\u043a: &quot;.$text.&quot;&lt;\/h4&gt;&quot;; } ?&gt;\n&lt;?php $text = get_field(\u0446\u0435\u043d\u0430); ?&gt;\n&lt;?php if($text!=&quot;&quot;) { echo &quot;&lt;h4&gt;\u0446\u0435\u043d\u0430:&quot;.$text.&quot;&lt;\/h4&gt;&quot;; } ?&gt;\n&lt;?php $text = get_field(text); ?&gt;\n&lt;?php if($text!=&quot;&quot;) { echo &quot;&lt;h4&gt;\u043c\u0430\u043c\u0430:&quot;.$text.&quot;&lt;\/h4&gt;&quot;; } ?&gt;<\/code><\/pre>\n<p>\u043d\u043e \u0447\u0442\u043e\u0431\u044b \u044d\u0442\u0438 \u043f\u043e\u043b\u044f \u0431\u044b\u043b\u0438 \u043d\u0430\u0434 (&#8216;category,tag&#8217;, &#8216;footer&#8217;)<\/p>\n","protected":false},"template":"","class_list":["post-118973","topic","type-topic","status-closed","hentry","topic-tag-754","topic-tag-200"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/ru.wordpress.org\/support\/wp-json\/wp\/v2\/topic\/118973","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\/118973\/revisions"}],"wp:attachment":[{"href":"https:\/\/ru.wordpress.org\/support\/wp-json\/wp\/v2\/media?parent=118973"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}