Description Usage Arguments Value
This function allows the user to recursively/non-recursively access a block object's children. NOTE: Pages are also blocks and therefore may have children as well.
1 |
x |
A page or block. |
recursive |
A boolean value. If |
If recursive, a tree containing all block children. Otherwise a single-level list of block children.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.