I have a page (technically an archive) that lists a number of posts in alphabetical order, and is paginated.
This all works fine, but I would like to make on small change if possible: instead of having the pagination as 1,2,3… I would like it to (dynamically) say A-D, E-P, R-X.
Can this be done in a simple way?