• カテゴリー

  • 2024年07月01日

    WP関数:get_the_time()

    WP関数の get_the_time() は、固定ページIDや投稿IDを指定して作成日の時刻を取得する関数です。

    2024年06月13日

    WP関数:get_the_date()

    WP関数の get_the_date() は、固定ページや投稿の作成日(公開日)を取得する関数です。

    2024年06月27日

    WP関数:get_the_excerpt()

    WP関数の get_the_excerpt() は、投稿に設定されている[抜粋]データを取得します。

    2024年07月01日

    WP関数:get_the_content()

    WP関数の get_the_content() は、現在の文書の本文データを取得する関数です。

    2024年06月13日

    WP関数:get_query_var()

    WP関数の get_query_var() は、アーカイブページの「年」と」月」の値を取得する関数です。