About Shortcodes
Shortcodes take the form of a word in square brackets [ ], optionally followed by parameters. e.g.
[child-pages] Shortcode without parameters
[child-pages depth="1"] Shortcode with one parameter
[child-pages sort_column="post_title" depth="1"] Shortcode with two parameters