Tagged Questions
2
votes
1answer
242 views
How can I paginate image attachments in a post?
I have a post with attached images and I was able to display the images but I'm can't seem to find a way to paginate the results. I am using get_children but now I'm wondering if my method of ...