diff --git a/src/functions/pagination.php b/src/functions/pagination.php index 89ebb48..15d4623 100644 --- a/src/functions/pagination.php +++ b/src/functions/pagination.php @@ -39,7 +39,6 @@ if ( ! function_exists( 'pagination_bst4' ) ) { echo '
'; printf('
Viewing Items: %d to %d from %d
', $count_max + 1, $count_max + $wp_query->post_count, $wp_query->found_posts); - printf('
Items per page: %d
', $wp_query->post_count); echo '
'; echo '