All of these functions are in the BeRocket_Pagination class as static functions.
init ()
Function for initializing scripts.
br_get_template_part( $name = ” )
Get template part (for templates like the slider).
Default templates are placed in plugins folder woocommerce-pagination-styler/templates.
To rewrite the template in your theme folder create folder with the name woocommerce-pagination-styler and place a new template with identical name in this folder.
set_pagination_settings ( $args )
Set users settings to BeRocket pagination.
Used as filters
- $args – array with pagination arguments
return array. modified $args
