Make WordPress Core

Ticket #40947: 40947.updated-doc.diff

File 40947.updated-doc.diff, 390 bytes (added by PieWP, 7 years ago)

Updated docs to remove global usage

  • src/wp-includes/nav-menu.php

     
    615615 *
    616616 * @since 3.0.0
    617617 *
    618  * @global string $_menu_item_sort_prop
    619618 * @staticvar array $fetched
    620619 *
    621620 * @param int|string|WP_Term $menu Menu ID, slug, name, or object.