$per_page, 'offset' => $offset, 'hide_empty' => false, ); $tags = get_terms( 'question_tags' , $args); echo ''; ap_pagination(ceil( $total_terms / $per_page ), $range = 1, $paged); ?>