{"id":1055,"date":"2024-04-16T20:03:30","date_gmt":"2024-04-16T11:03:30","guid":{"rendered":"http:\/\/inwelly.com\/?p=1055"},"modified":"2024-04-23T05:33:37","modified_gmt":"2024-04-22T20:33:37","slug":"wordpress-get-product-post-id-by-meta_query","status":"publish","type":"post","link":"https:\/\/inwelly.com\/?p=1055","title":{"rendered":"WordPress GET product post id by meta_query"},"content":{"rendered":"\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>&#8216;post_type&#8217; =&gt; &#8216;product&#8217;,<\/p>\n\n\n\n<p>&#8216;posts_per_page&#8217; =&gt; -1,<\/p>\n\n\n\n<p>&#8216;meta_query&#8217; =&gt; array(<\/p>\n\n\n\n<p>array(<\/p>\n\n\n\n<p>&#8216;key&#8217; =&gt; &#8216;_thumbnail_id&#8217;,<\/p>\n\n\n\n<p>&#8216;value&#8217; =&gt; &#8216;xxxxxx&#8217;,<\/p>\n\n\n\n<p>&#8216;compare&#8217; =&gt; &#8216;=&#8217;,<\/p>\n\n\n\n<p>)<\/p>\n\n\n\n<p>),<\/p>\n\n\n\n<p>&#8216;fields&#8217; =&gt; &#8216;ids&#8217;,<\/p>\n\n\n\n<p>);<br><\/p>\n\n\n\n<p>$product_post = get_posts($product);<\/p>\n<\/blockquote>\n","protected":false},"excerpt":{"rendered":"<p>&#8216;post_type&#8217; =&gt; &#8216;product&#8217;, &#8216;posts_per_page&#8217; =&gt; -1, &#8216;meta_query&#8217; =&gt; array( array( &#8216;key&#8217; =&gt; &#8216;_thumbnail_id&#8217;, &#8216;value&#8217; =&gt; &#8216;xxxxxx&#8217;, &#8216;compare&#8217; =&gt; &#8216;=&#8217;, ) [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":1250,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[109],"tags":[],"class_list":["post-1055","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-wordpress"],"_links":{"self":[{"href":"https:\/\/inwelly.com\/index.php?rest_route=\/wp\/v2\/posts\/1055","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/inwelly.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/inwelly.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/inwelly.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/inwelly.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1055"}],"version-history":[{"count":1,"href":"https:\/\/inwelly.com\/index.php?rest_route=\/wp\/v2\/posts\/1055\/revisions"}],"predecessor-version":[{"id":1056,"href":"https:\/\/inwelly.com\/index.php?rest_route=\/wp\/v2\/posts\/1055\/revisions\/1056"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/inwelly.com\/index.php?rest_route=\/wp\/v2\/media\/1250"}],"wp:attachment":[{"href":"https:\/\/inwelly.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1055"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/inwelly.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1055"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/inwelly.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1055"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}