{"id":10247,"date":"2011-02-21T23:26:34","date_gmt":"2011-02-21T23:26:34","guid":{"rendered":"https:\/\/br.wordpress.org\/support\/topic\/puxar-url-da-imagem-anexa-ao-post-1\/"},"modified":"2016-08-06T01:11:46","modified_gmt":"2016-08-06T01:11:46","slug":"puxar-url-da-imagem-anexa-ao-post-1","status":"closed","type":"topic","link":"https:\/\/br.wordpress.org\/support\/topic\/puxar-url-da-imagem-anexa-ao-post-1\/","title":{"rendered":"Puxar URL da imagem anexa ao post"},"content":{"rendered":"<p>Beleza, galera?<\/p>\n<p>Seguinte, como fa\u00e7o pra puxar a URL da imagem anexada ao post? No caso, eu n\u00e3o estou inserindo a imagem ao post, apenas subindo-a para a galeria, e exibindo esta imagem como &#8220;imagem destacada&#8221;.<\/p>\n<p>Quero que a imagem inserida por <code>&lt;?php the_post_thumbnail(); ?&gt;<\/code> seja puxada para o background da tag &#8216;li&#8217;.<\/p>\n<p>Meu c\u00f3digo:<\/p>\n<pre><code>&lt;?php query_posts(&#039;posts_per_page=1&amp;cat=1,5&#039;); ?&gt;\n&lt;?php if (have_posts()) : while (have_posts()) : the_post(); ?&gt;\n\t\t\t\t\t&lt;li style=&quot;background:url(&#039;PRECISO DE AJUDA BEM AQUI: COMO PUXO O CAMINHO DA IMAGEM?&#039;) no-repeat center top&quot;&gt;\n\t\t\t\t\t\t&lt;figure&gt;\n\n\t\t\t\t\t\t\t&lt;a href=&quot;&lt;?php the_permalink() ?&gt;&quot; rel=&quot;bookmark&quot; title=&quot;&lt;?php printf(__(&#039;%s&#039;), the_title_attribute(&#039;echo=0&#039;)); ?&gt;&quot;&gt;\n\t\t\t\t\t\t\t\t&lt;?php the_post_thumbnail(); ?&gt;\n\n\t\t\t\t\t\t\t&lt;\/a&gt;\n\t\t\t\t\t\t\t&lt;figcaption&gt;\n\t\t\t\t\t\t\t\t&lt;time&gt;&lt;\/time&gt;\n\t\t\t\t\t\t\t\t&lt;strong&gt;&lt;?php the_title();?&gt;&lt;\/strong&gt;\n\t\t\t\t\t\t\t&lt;\/figcaption&gt;\n\t\t\t\t\t\t&lt;\/figure&gt;\n\t\t\t\t\t&lt;\/li&gt;\n&lt;?php endwhile; else: ?&gt;\n\t\t\t\t\t&lt;li&gt;Arquivo&lt;\/li&gt;\n\t\t\t\t&lt;\/ul&gt;\n&lt;?php endif; ?&gt;<\/code><\/pre>\n<p>PS.: Abri esse t\u00f3pico em outra categoria e n\u00e3o acertei encerrar l\u00e1. \u00c9 que errei de categoria. Pe\u00e7o desculpas!<\/p>\n","protected":false},"template":"","class_list":["post-10247","topic","type-topic","status-closed","hentry","topic-tag-image","topic-tag-link","topic-tag-url"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/br.wordpress.org\/support\/wp-json\/wp\/v2\/topic\/10247","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/br.wordpress.org\/support\/wp-json\/wp\/v2\/topic"}],"about":[{"href":"https:\/\/br.wordpress.org\/support\/wp-json\/wp\/v2\/types\/topic"}],"version-history":[{"count":0,"href":"https:\/\/br.wordpress.org\/support\/wp-json\/wp\/v2\/topic\/10247\/revisions"}],"wp:attachment":[{"href":"https:\/\/br.wordpress.org\/support\/wp-json\/wp\/v2\/media?parent=10247"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}