Make WordPress Core


Ignore:
Timestamp:
04/04/2022 06:37:24 PM (4 years ago)
Author:
SergeyBiryukov
Message:

Docs: Add missing description for $typenow global in various functions.

Follow-up to [53060].

See #54729.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/admin-header.php

    r53060 r53061  
    2323 * @global int       $total_update_count
    2424 * @global string    $parent_file
    25  * @global string    $typenow
     25 * @global string    $typenow            The post type of the current screen.
    2626 */
    2727global $title, $hook_suffix, $current_screen, $wp_locale, $pagenow,
Note: See TracChangeset for help on using the changeset viewer.