{"id":126295,"date":"2014-01-02T21:52:15","date_gmt":"2014-01-02T21:52:15","guid":{"rendered":"https:\/\/ru.wordpress.org\/support\/2014\/01\/02\/wordpress-%d1%86%d0%b8%d0%ba%d0%bb-%d0%b8-bootstrap\/"},"modified":"2014-01-02T21:52:15","modified_gmt":"2014-01-02T21:52:15","slug":"wordpress-%d1%86%d0%b8%d0%ba%d0%bb-%d0%b8-bootstrap","status":"closed","type":"topic","link":"https:\/\/ru.wordpress.org\/support\/topic\/wordpress-%d1%86%d0%b8%d0%ba%d0%bb-%d0%b8-bootstrap\/","title":{"rendered":"wordpress \u0446\u0438\u043a\u043b \u0438 Bootstrap"},"content":{"rendered":"<p>\u0417\u0434\u0440\u0430\u0432\u0441\u0442\u0432\u0443\u0439\u0442\u0435. \u041f\u043e\u043c\u043e\u0433\u0438\u0442\u0435 \u0440\u0435\u0448\u0438\u0442\u044c \u043f\u0440\u043e\u0431\u043b\u0435\u043c\u0443. \u041a\u0430\u043a \u0432 \u0446\u0438\u043a\u043b\u0435 \u043c\u043e\u0436\u043d\u043e \u0432\u044b\u0432\u0435\u0441\u0442\u0438 \u0437\u0430\u043f\u0438\u0441\u0438.<\/p>\n<p>\u041f\u0440\u043e\u0431\u043b\u0435\u043c\u0430, \u0447\u0442\u043e \u043f\u043e\u0441\u043b\u0435 \u043a\u0430\u0436\u0434\u043e\u0433\u043e \u0447\u0435\u0442\u0432\u0435\u0440\u0442\u043e\u0433\u043e \u0431\u043b\u043e\u043a\u0430 \u043c\u043d\u0435 \u043d\u0443\u0436\u043d\u043e \u043e\u0431\u0435\u0440\u043d\u0443\u0442\u044c \u043a\u043e\u0434 \u0432 \u043a\u043b\u0430\u0441\u0441 &#171;row&#187;.<\/p>\n<p>\u041a\u0442\u043e \u0441 \u0442\u0430\u043a\u0438\u043c \u0441\u0442\u0430\u043b\u043a\u0438\u0432\u0430\u043b\u0441\u044f, \u043f\u043e\u043c\u043e\u0433\u0438\u0442\u0435 \u043f\u043e\u0436\u0430\u043b\u0443\u0439\u0441\u0442\u0430.<\/p>\n<pre><code>&lt;div class=&quot;row text-center&quot;&gt;\n\n                &lt;?php\n\t\t\t\t$args = array(\n\t\t\t\t&#039;order&#039; =&gt; &#039;ASC&#039;,\n\t\t\t\t&#039;post_type&#039; =&gt; &#039;properties&#039;,\n\t\t\t\t&#039;orderby&#039; =&gt; &#039;menu_order&#039;,\n\t\t\t\t&#039;posts_per_page&#039; =&gt; -1\n\t\t\t\t);\n\n\t\t\t\t$properties = new WP_Query($args);\n\t\t\t\t?&gt;\n\n                &lt;?php\n\t\t\t\tif ($properties-&gt;have_posts()) : ?&gt;\n\t\t\t\t&lt;?php while($properties-&gt;have_posts()) : $properties-&gt;the_post(); ?&gt;\n\n                &lt;div class=&quot;col-sm-3 feature-item anim-el&quot;&gt;\n                \t&lt;h3&gt;&lt;?php the_title(&#039;&#039;);?&gt;&lt;\/h3&gt;\n                    &lt;?php the_content(&#039;&#039;);?&gt;\n                &lt;\/div&gt;\n\n\t\t\t\t&lt;?php endwhile?&gt;\n\t\t\t\t&lt;?php endif?&gt;\n\n\t\t\t&lt;\/div&gt;<\/code><\/pre>\n","protected":false},"template":"","class_list":["post-126295","topic","type-topic","status-closed","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/ru.wordpress.org\/support\/wp-json\/wp\/v2\/topic\/126295","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\/126295\/revisions"}],"wp:attachment":[{"href":"https:\/\/ru.wordpress.org\/support\/wp-json\/wp\/v2\/media?parent=126295"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}