get_post_meta 函数用法: get_post_meta($post_id, $key, $single); 该函数有3个基本参数: $post_id —— 所检索数据的文章的ID,使用$post->ID 来获取文章的ID。
確定! 回上一頁