Make WordPress Core

Ticket #39369: 39369.patch

File 39369.patch, 473 bytes (added by doublehhh, 8 years ago)
  • src/wp-includes/post-template.php

     
    11261126}
    11271127
    11281128/**
    1129  * Retrieve or display list of pages in list (li) format.
     1129 * Retrieve or display list of pages (or hierarchical post type) in list (li) format.
    11301130 *
    11311131 * @since 1.5.0
    11321132 * @since 4.7.0 Added the `item_spacing` argument.