WP_Query::have_posts()
Determines whether there are more posts available in the loop.
Welcome to the WPPaste WordPress Method index. This page contains a an alphabetically sorted list of methods that are available for use in WordPress. Each method has a brief description of what it does and how it can be used. To find out more about a particular method, simply click on the method name.
Determines whether there are more posts available in the loop.
Initiates object properties and sets default values.
Resets query flags to false.
Is the query a 404 (returns no results)?
Is the query for an existing archive page?
Is the query for an existing attachment page?
Is the query for an existing author archive page?
Is the query for an existing category archive page?
Is the query for a comments feed?
Whether the current URL is within the comments popup window.