Change pagination menu

Pagination menu can be customized in several ways. There’re a few functions very handy for this. osc_search_pagination() This function add the default zero-configuration pagination for the search pages. osc_comments_pagination() This function add the default zero-configuration pagination for the item’s comments pages. osc_pagination() This is the base function. Previous functions call internally this function. If no-parameter […]

Read More