get_post_meta. Get the post_Id, not the meta_value

前端 未结 0 610
误落风尘
误落风尘 2021-02-05 23:56

I am new to coding. But I did this and got an array of values as expected. Fantastic!

$thearray= get_post_meta( $product, $metakey, true );

What if i had the meta_

相关标签:
回答
  • 消灭零回复
提交回复
热议问题