error[] = "REQUIREDThe theme doesn't have comment pagination code in it. Use paginate_comments_links() or next_comments_link() and previous_comments_link() to add comment pagination."; $ret = false; } return $ret; } function getError() { return $this->error; } } $themechecks[] = new CommentPaginationCheck;