~canonical-sysadmins/wordpress/4.8

« back to all changes in this revision

Viewing changes to wp-includes/class-wp-walker.php

  • Committer: Barry Price
  • Date: 2017-06-09 02:09:58 UTC
  • mfrom: (1.1.26 upstream)
  • Revision ID: barry.price@canonical.com-20170609020958-838whhwt2196f2vk
Merge WP4.8 from upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
404
404
        /**
405
405
         * Unset all the children for a given top level element.
406
406
         *
 
407
         * @since 2.7.0
 
408
         *
407
409
         * @param object $e
408
410
         * @param array $children_elements
409
411
         */