get_post_meta ($postID, 'meta_key', $single=false);. From this above source code, We can fetch particuler meta key for a web wordpress post with post ID as well ...
確定! 回上一頁