Make WordPress Core

Ticket #43682: 43682.patch

File 43682.patch, 572 bytes (added by mukesh27, 8 years ago)
  • wp-admin/includes/misc.php

    diff -Naur wp-admin/includes/misc.php wp-admin/includes/misc.php
     
    304304 * @since 4.9.0
    305305 * @access private
    306306 *
     307 * @global string $relative_file Filename.
     308 * @global string $stylesheet Stylesheet.
     309 *
    307310 * @param array|string $tree  List of file/folder paths, or filename.
    308311 * @param int          $level The aria-level for the current iteration.
    309312 * @param int          $size  The aria-setsize for the current iteration.