Example of using the [bw_pages] and [bw_list] shortcodes. Using the [bw_pages] shortcode without parameters we list only the child pages of the current page. [bw_pages class=”w30pc bw_pages”]
child page 1
child page 2
child page 3
And here is the same list using the [ bw_list] shortcode [bw_list post_type=’page’]
And here is the list using [bw_tree]
Images too?