• CZ 2 Two – Load More Post

    Reading Time: 2 min read
    music cover (5)
    Touch Love(주군의태양OST)

    Shortcode example:

    cz_two_load post_type=”post” category_name=”featured-posts” posts_per_page=3 orderby=”title” order=”ASC”

    Demo page:

    https://cathyzhang.ca/sample/blog/

    Parameters:

    ‘post_type’ => ‘post’ or custom post type
    ‘category_name’ => post category name,
    ‘orderby’ =>

    Common orderby Values
    1. Date-related:
      • 'date' – Order by post date (default)
      • 'modified' – Order by last modified date
    2. Title:
      • 'title' – Order alphabetically by post title
    3. ID:
      • 'ID' – Order by post ID
      • 'post__in' – Preserve the order of post IDs in the post__in array
    4. Random:
      • 'rand' – Random order
    5. Comment count:
      • 'comment_count' – Order by number of comments
    6. Menu order:
      • 'menu_order' – Order by page order (used for pages)
    7. Meta values:
      • 'meta_value' – Order by string meta value (requires 'meta_key')
      • 'meta_value_num' – Order by numeric meta value (requires 'meta_key')


    ‘order’ => ‘DESC’ or ‘ASC’,
    ‘posts_per_page’ => number of posts to display per click,
    ‘post_status’ =>

    Common Status Values
    Standard Statuses
    1. 'publish' – Published posts (visible to everyone)
    2. 'draft' – Unpublished drafts
    3. 'pending' – Posts pending review
    4. 'future' – Scheduled posts (will publish later)
    5. 'private' – Visible only to logged-in users with proper permissions
    6. 'trash' – Posts in trash (requires 'suppress_filters' => true to query)
    7. 'auto-draft' – Auto-saved drafts
    Special Values
    • 'any' – All statuses except trash and auto-draft (requires proper capabilities)
    • 'inherit' – Used for attachments and revisions
    music cover (5)
    About 古装 Ancient

    如梦令 才下眉头,却上心头。 疑是去年未休, 流光容易把人抛, 红了樱桃,绿了芭蕉。 Translation: Like a Dream Just as it leaves my eyebrows, it settles in my heart. I suspect it’s the lingering of last year’s troubles, Time’s fleeting easily abandons people, The cherries have reddened, and the plantains have turned green. This poem captures the sense of unresolved feelings and the fleeting nature of time. Li Qingzhao uses vivid imagery to express how memories and emotions persist, despite the passage of time and changing seasons.

    Location: Andorra Visit Website

    Comment

    We are glad you have chosen to leave a comment. Please keep in mind that comments are moderated according to our comment policy .
    Posting comment on "CZ 2 Two – Load More Post"
    1 2 3 4 5
    Thank you for your comment.

    There is no comment for this post currently,
    be the first one to write a comment.