Modified Preorder Tree Traversal
by Daniel Larkin for WordPress
I aim to implement modified preorder tree traversal for quicker sorting and display of hierarchical data in WordPress. Specifically this would help scale WordPress for sites with large numbers of deeply nested pages, categories, and comments.