Pagination
Class Pagination
Source
File: inc/views/pluggable/pagination.php
Expand full source code Collapse full source code View on Github
Methods
- filter_localization — Filter localization to add infinite scroll to the main script.
- get_posts — Get paginated posts.
- has_infinite_scroll — Has infinite scroll.
- has_jump_to — Go to page option is enabled
- init — Function that is run after instantiation.
- register_endpoints — Register Rest API endpoint for posts retrieval.
- render_pagination — Render the pagination.
- render_post_navigation — Render single post navigation links
- render_single_pagination — Render single post / page pagination.