Make WordPress Core

Ticket #49067: 49067.diff

File 49067.diff, 498 bytes (added by stevenlinx, 5 years ago)
  • src/wp-admin/includes/plugin.php

    diff --git a/src/wp-admin/includes/plugin.php b/src/wp-admin/includes/plugin.php
    index e1a6fa9d40..6d4a5a709c 100644
    a b function get_admin_page_parent( $parent = '' ) { 
    18711871}
    18721872
    18731873/**
     1874 * Get the title of the administrative page of a plugin.
     1875 *
     1876 * A function for writing the title on an administrative page of a plugin.
     1877 *
    18741878 * @global string $title
    18751879 * @global array $menu
    18761880 * @global array $submenu