- Timestamp:
- 06/19/2023 06:09:44 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-nouveau/includes/template-tags.php
r13472 r13504 475 475 } 476 476 477 $count_class = sprintf( '%1$s-%2$s-count-%3$s', $pagination_type, $screen, $position );478 $links_class = sprintf( '%1$s-%2$s-links-%3$s', $pagination_type, $screen, $position );479 ?>480 481 <?php482 477 if ( 'bottom' === $position && isset( $bottom_hook ) ) { 483 478 /**
Note: See TracChangeset
for help on using the changeset viewer.