Make WordPress Core


Ignore:
Timestamp:
12/16/2023 09:29:16 AM (2 years ago)
Author:
SergeyBiryukov
Message:

Docs: Document the $current_screen global in _WP_Editors::editor().

Follow-up to [32899].

Props viralsampat.
See #60021.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/class-wp-editor.php

    r56235 r57193  
    149149     *
    150150     * @since 3.3.0
     151     *
     152     * @global WP_Screen $current_screen WordPress current screen object.
    151153     *
    152154     * @param string $content   Initial content for the editor.
Note: See TracChangeset for help on using the changeset viewer.