Home 게시판 커뮤니티 Q&A 기간별 글 리스트를 추가 하고 싶습니다.

1개 답변, 2 voices Last updated by Avatar of Matthew ParkMatthew Park 8 years, 11 months 전
  • Avatar of 이경보이경보
    Participant
    @rencca
    #36831

    최신글 리스트 가 아닌

    1달전 글 리스트와

    2달전 글 리스트 를 표시하고 싶은데..

    어떻게 참조를 해야 할지 모르겠네요..

    wp_get_recent_posts 함수에 meta_key와 meta_value에 검색키(post_date)를 넣어서 보내면 움직일 꺼라고 예상했는데..

    잘되지 않네요.. 좋은 방법 없을까요??

     

     

    Avatar of 이경보
    안녕하세요~ 잘부탁드립니다!
    Avatar of Matthew ParkMatthew Park
    Moderator
    @hackya
    #36834

    글을 불러오셔야 하는거니까 query 하셔야죠.

    https://codex.wordpress.org/Class_Reference/WP_Query

    5.12 Date Parameters 보시면 date_query 예제 나와 있습니다. 예제참조하셔서 가져다 쓰시면 됩니다.

    https://codex.wordpress.org/Class_Reference/WP_Query#Date_Parameters

    Avatar of Matthew Park
    Attorney, front-end developer, digital media artist, WordPress enthusiast, & a father of 4 wonderful children.

    Lives in Colorado.

2 글 보임 - 1에서 2 까지 (총 2 중에서)
  • 답변은 로그인 후 가능합니다.