mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-08 14:44:37 +00:00
bb29a878c6a993ac245203d710e2829c6b083df8
get_page_children().
The new algorithm uses a hash table rather than function recursion, reducing complexity to O(N). On large numbers of pages, the performance improvement is several orders of magnitude. Props santagada, hailin, mihai. Fixes #10852. git-svn-id: https://develop.svn.wordpress.org/trunk@32355 602fd350-edb4-49c9-b593-d223f7449a82
Description
No description provided
Languages
PHP
80.5%
CSS
9.4%
JavaScript
8.5%
SCSS
0.9%
HTML
0.7%