Question_Query::have_questions()
Description #
Check if loop have questions.
Source #
File: includes/qaquery.php
public function have_questions() { return parent::have_posts(); }
Expand full source code Collapse full source code View on GitHub: includes/qaquery.php:167
Add your comment