Forums

Is there any way to get posts that doesn't have comments yet? (4 posts)

  1. hamidelgendy
    Member
    Posted 2 years ago #

    I was wondering if there any way to get posts that doesn't have comments yet by using plugin or hack?

  2. Mark
    Member
    Posted 2 years ago #

    What are you trying to do exactly? Why not just use get_post?

    http://codex.wordpress.org/Function_Reference/get_post

  3. hamidelgendy
    Member
    Posted 2 years ago #

    I'm trying to create a development for questions and answers like yahoo answers or answerbag and i want to view in each category some questions doesn't have answers yet or (posts doesn't have comments yet)

  4. Mark
    Member
    Posted 2 years ago #

    You should be able to pull whatever posts you want using that get_post that I sent you before. WP doesn't care if the posts have comments or not and will still show the posts regardless of the comment status. So I guess I'm not sure entirely what you are trying to do that WP isn't doing already.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.