{"id":9752,"date":"2009-12-10T12:43:55","date_gmt":"2009-12-10T12:43:55","guid":{"rendered":"https:\/\/ru.wordpress.org\/support\/2009\/12\/10\/%d0%bf%d0%be%d0%b4%d0%be%d0%b1%d0%bd%d1%8b%d0%b5-%d0%bc%d0%b0%d1%82%d0%b5%d1%80%d0%b8%d0%b0%d0%bb%d1%8b-%d0%b2-%d1%82%d0%b5%d0%bc%d1%83\/"},"modified":"2009-12-10T12:43:55","modified_gmt":"2009-12-10T12:43:55","slug":"%d0%bf%d0%be%d0%b4%d0%be%d0%b1%d0%bd%d1%8b%d0%b5-%d0%bc%d0%b0%d1%82%d0%b5%d1%80%d0%b8%d0%b0%d0%bb%d1%8b-%d0%b2-%d1%82%d0%b5%d0%bc%d1%83","status":"closed","type":"topic","link":"https:\/\/ru.wordpress.org\/support\/topic\/%d0%bf%d0%be%d0%b4%d0%be%d0%b1%d0%bd%d1%8b%d0%b5-%d0%bc%d0%b0%d1%82%d0%b5%d1%80%d0%b8%d0%b0%d0%bb%d1%8b-%d0%b2-%d1%82%d0%b5%d0%bc%d1%83\/","title":{"rendered":"\u041f\u043e\u0434\u043e\u0431\u043d\u044b\u0435 \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b\u044b \u0432 \u0442\u0435\u043c\u0443"},"content":{"rendered":"<p>\u0414\u043e\u0431\u0440\u044b\u0439 \u0434\u0435\u043d\u044c.<br \/>\n\u041f\u043e\u043c\u043e\u0433\u0438\u0442\u0435 \u0441 \u0432\u043e\u043f\u0440\u043e\u0441\u043e\u043c:<br \/>\n\u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0430 \u0441 \u043d\u043e\u0432\u043e\u0441\u0442\u044c\u044e (index) \u0438\u043c\u0435\u0435\u0442 \u0432\u0438\u0434 http:\/\/libymax.ru\/?p=777<br \/>\n\u041a\u0430\u043a \u043f\u0440\u0430\u0432\u0438\u043b\u044c\u043d\u043e \u0440\u0430\u0437\u043c\u0435\u0441\u0442\u0438\u0442\u044c \u043a\u043e\u0434 \u0434\u043b\u044f \u043f\u043e\u043a\u0430\u0437\u0430 \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0438\u0445 \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b\u043e\u0432 \u043f\u043e \u044d\u0442\u043e\u0439 \u0436\u0435 \u0442\u0435\u043c\u0435 ( \u0440\u0443\u0431\u0440\u0438\u043a\u0435) ?<br \/>\n\u0412\u043e\u0442 \u043f\u0440\u0438\u043c\u0435\u0440 \u0441 \u0433\u043b\u0430\u0432\u043d\u043e\u0439 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u044b \u0433\u0434\u0435 \u0443\u043a\u0430\u0437\u0430\u043d\u044b \u0432\u0440\u0443\u0447\u043d\u0443\u044e \u0440\u0443\u0431\u0440\u0438\u043a\u0438 \u0434\u043b\u044f \u0432\u044b\u0432\u043e\u0434\u0430 \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0438\u0445 \u043d\u043e\u0432\u043e\u0441\u0442\u0435\u0439<\/p>\n<pre><code>&lt;?php endif; ?&gt;\n\n\t\t&lt;div id=&quot;homepageleft&quot;&gt;\n\n\t\t\t&lt;div class=&quot;hpfeatured&quot;&gt;\n\t\t\t&lt;h3&gt;\u041f\u043e\u0441\u043b\u0435\u0434\u043d\u0438\u0435 \u043d\u043e\u0432\u043e\u0441\u0442\u0438&lt;\/h3&gt;\n\n\t\t\t\t&lt;?php $recent = new WP_Query(&quot;cat=1, 32&amp;showposts=10&quot;); while($recent-&gt;have_posts()) : $recent-&gt;the_post();?&gt;\n\t\t\t\t&lt;?php if( get_post_meta($post-&gt;ID, &quot;thumbnail&quot;, true) ): ?&gt;\n\t\t\t\t    &lt;a href=&quot;&lt;?php the_permalink() ?&gt;&quot; rel=&quot;bookmark&quot;&gt;&lt;img style=&quot;width:70px;float:left;margin:0px 10px 0px 0px;&quot; src=&quot;&lt;?php echo get_post_meta($post-&gt;ID, &quot;thumbnail&quot;, true); ?&gt;&quot; alt=&quot;&lt;?php the_title(); ?&gt;&quot; \/&gt;&lt;\/a&gt;\n\t\t\t\t&lt;?php else: ?&gt;\n\t\t\t\t   \t&lt;a href=&quot;&lt;?php the_permalink() ?&gt;&quot; rel=&quot;bookmark&quot;&gt;&lt;img style=&quot;width:70px;float:left;margin:0px 10px 0px 0px;&quot;  src=&quot;&lt;?php bloginfo(&#39;template_url&#39;); ?&gt;\/images\/thumbnail.png&quot; alt=&quot;&lt;?php the_title(); ?&gt;&quot; \/&gt;&lt;\/a&gt;\n\t\t\t\t&lt;?php endif; ?&gt;\n\t\t\t\t&lt;b&gt;&lt;a href=&quot;&lt;?php the_permalink() ?&gt;&quot; rel=&quot;bookmark&quot;&gt;&lt;?php the_title(); ?&gt;&lt;\/a&gt;&lt;\/b&gt;\n\t\t\t\t&lt;?php the_content_limit(80, &quot;&quot;); ?&gt;\n\n\t\t\t\t&lt;div style=&quot;border-bottom:1px dotted #94B1DF; margin-bottom:10px; padding:0px 0px 10px 0px; clear:both;&quot;&gt;&lt;\/div&gt;\n\n\t\t\t\t&lt;?php endwhile; ?&gt;\n\n\t\t\t\t&lt;b&gt;&lt;a href=&quot;http:\/\/libymax.ru\/?cat=1&quot; rel=&quot;bookmark&quot;&gt;\u0412\u0441\u0435 \u043d\u043e\u0432\u043e\u0441\u0442\u0438&lt;\/a&gt;&lt;\/b&gt;\n\n\t\t\t&lt;\/div&gt;\t\t\t\n\n\t\t&lt;\/div&gt;<\/code><\/pre>\n<p>, \u043f\u043e\u043c\u043e\u0433\u0438\u0442\u0435 \u0441 \u043a\u043e\u0434\u043e\u043c \u0434\u043b\u044f \u0440\u0435\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u0438 \u0432 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0435 \u0441 \u0441\u0430\u043c\u043e\u0439 \u043d\u043e\u0432\u043e\u0441\u0442\u044c\u044e, \u0447\u0442\u043e\u0431\u044b \u043f\u043e\u043a\u0430\u0437\u044b\u0432\u0430\u0435\u043c\u044b\u0435 \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b\u044b \u0441\u043e\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u043e\u0432\u0430\u043b\u0438 \u0437\u0430\u0434\u0430\u043d\u043d\u043e\u0439 \u0432 \u043f\u043e\u043a\u0430\u0437\u044b\u0432\u0430\u0435\u043c\u043e\u0439 \u043d\u043e\u0432\u043e\u0441\u0442\u0438 \u0440\u0443\u0431\u0440\u0438\u043a\u0435.<\/p>\n","protected":false},"template":"","class_list":["post-9752","topic","type-topic","status-closed","hentry","topic-tag-1172","topic-tag-1170","topic-tag-1171"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/ru.wordpress.org\/support\/wp-json\/wp\/v2\/topic\/9752","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\/9752\/revisions"}],"wp:attachment":[{"href":"https:\/\/ru.wordpress.org\/support\/wp-json\/wp\/v2\/media?parent=9752"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}