hello
I have around 19k of unique tags. Naturally, I can't display all of them on a single page.
Is there any way to list site tags with pagination?
say:
--------------------------
- tag1
- tag2
...
- tag50
page: 1, 2, 3 .. 200
--------------------------
I've tried various pagination plugins, but they only works with archives or posts, etc.
thanks for help!