ap_the_answer()
Description #
Setup answer in loop.
Source #
File: includes/answer-loop.php
function ap_the_answer() { global $answers; if ( $answers ) { return $answers->the_post(); } }
Expand full source code Collapse full source code View on GitHub: includes/answer-loop.php:313
Add your comment