特定のカスタムフィールドを持つ投稿の表示 12年11月5日 tenman 未分類 meta_key, nopaging, orderby, post_status, post_type, post__not_in, query_posts, wp_reset_query 特定のカスタムフィールドのある投稿を指定した件数ランダムに表示する 以下のスニペットは、カスタムフィールド「p…
カスタムフィールドの値を表示する4つの方法 10年8月24日 tenman 未分類 customField, get_post_custom_keys, post_custom, query_posts, template 3.01 templates 投稿のmetaデータとして、カスタムフィールドを投稿に添付する事ができます この…