I’m working on a wordpress, and have used this http://wp.tutsplus.com/tutorials/quick-tip-display-excerpts-of-child-pages-with-a-shortcode/ to make a short tag to list child pages on parent page.
However, I need to add a pagination into this, to list only 9 recent child pages on this page where I have short tag.
Any idea how to do it? Or some other idea to replace this with something that can support pagination to list child pages.
Pagination doesn’t work for Pages in WordPress. Pages are not to be meant by paginated.