selector() ); } public function comment() { if ( comments_open() || get_comments_number() ) : comments_template( basta_get_comment_form() ); endif; } public function main_page() { ?>
templates(); $this->comment(); endwhile; ?>