mpp_gallery_pagination_count()
Prints the string showing pagination count for current loop( e.g showing 1 to 12 of 40 )
Usage
1 | <?php mpp_gallery_pagination_count();?> |
Parameters
It does not take any parameter. It must be used inside the gallery loop.
Returns
It does not return any value.
Note:-
See MediaPress gallery loop on how to use it.
Changelog
- Since 1.0.0