Answers_Query::next_answer()
Description #
Get next answer in loop.
Source #
File: includes/answer-loop.php
public function next_answer() { return parent::next_post(); }
Expand full source code Collapse full source code View on GitHub: includes/answer-loop.php:115
Add your comment