Make WordPress Core

Ticket #39506: 39506.patch

File 39506.patch, 353 bytes (added by chiragpatel, 8 years ago)

Add @since tag

  • class-wp-walker.php

     
    404404        /**
    405405         * Unset all the children for a given top level element.
    406406         *
     407         * @since 2.7.0
    407408         * @param object $e
    408409         * @param array $children_elements
    409410         */