I was trying to display the shop name of the vendor, I used get_user_meta( $post->post_author, 'pv_shop_name', true ); to fetch the Shop ...
確定! 回上一頁