This plugin is outdated and might not be supported anymore
Easy Pagination Control

Easy Pagination Control

Details
View on WordPress

This plugin is designed to create a convenient page for pagination settings for the main wordpress entities, including custom types.
You can only work with the main wordpress query using the “pre_get_posts” hook. Other requests are ignored, which eliminates conflicts with the current theme settings. When developing the plugin, the emphasis was placed on maximum simplicity and minimalism.
After installation, the plugin must be configured. To do this, go to the “Easy Pagination Control” tab and set the desired number of elements on the page for each entity.
The plugin was created in order to have more control over the number of elements on pages within the main WP query, since by default, WP offers to specify the number of elements for all pages at once.
*Since version 1.1.0, Customizer support has been added, so you can now configure pagination directly in the frontend
*Since version 1.1.2, the public function easy_pagination_control_get_ppp($Entity) has been added. As an argument, it gets the name of the entity (‘Front-Page’, ‘Home’, ‘categories’, ‘Tags’, ‘Search’, or post type’s slug, or taxonomy’s slug). Returns the number of elements on the page.

Details

Plugin code:
easy-pagination-control
Plugin version:
1.1.3
Outdated:
Yes
WP version:
5.4.2 or higher
PHP version:
7.0 or higher
Test up to WP version:
5.7.12
Total installations:
20
Last updated:
2021-05-19
Rating:
Times rated:
0
control
easy
pagination
usability