If I have let's say several hundred links and put them on a page using the template tag <?php wp_list_bookmarks(); ?>
Is it possible to have them splitted on several pages, for example hundred links per page? I can't use the parameter limit ... is there an option for this purpose?
Many thanks for any tips!