Child Pages Shortcode 2
I am maintaining a WordPress plugin Child Pages Shortcode which is downloaded by 10,000 sites.
https://ja.wordpress.org/plugins/child-pages-shortcode/
But this plugin doesn’t support responsive design and I have no idea to support it with keeping backward compatibility.
So, I developed new plugin which supports responsive design.
https://github.com/miya0001/miya-child-pages-shortcode
It has some filter hooks but doesn’t have any styles, so you can use it with bootstrap and any grid system.