I'm trying to figure out where this file is first called:
JOOMLA_ROOT_FOLDER/administrator/components/com_easyblog/themes/default/elements/pagination.php
It's the dropdown menu that lets backend users determine how many blog items show per page. I'm trying to figure out where it's called so I can write a custom plugin or template override to control how pagination works for the Latest view.