Ticket #42911: 42911.1.diff
File 42911.1.diff, 462 bytes (added by , 12 months ago) |
---|
-
src/wp-admin/menu.php
diff --git src/wp-admin/menu.php src/wp-admin/menu.php index 77cf7d68bd..f416b2c6d3 100644
13 13 * 0: Menu item name 14 14 * 1: Minimum level or capability required. 15 15 * 2: The URL of the item's file 16 * 3: Class 17 * 4: ID 18 * 5: Icon for top level menu 16 * 3: Page title 17 * 4: Class 18 * 5: ID 19 * 6: Icon for top level menu 19 20 * 20 21 * @global array $menu 21 22 */