mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
Docs: Document the $current_screen global in _WP_Editors::editor().
Follow-up to [32899]. Props viralsampat. See #60021. git-svn-id: https://develop.svn.wordpress.org/trunk@57193 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
8e56669a49
commit
e5e8ccbd3a
@ -149,6 +149,8 @@ final class _WP_Editors {
|
||||
*
|
||||
* @since 3.3.0
|
||||
*
|
||||
* @global WP_Screen $current_screen WordPress current screen object.
|
||||
*
|
||||
* @param string $content Initial content for the editor.
|
||||
* @param string $editor_id HTML ID for the textarea and TinyMCE and Quicktags instances.
|
||||
* Should not contain square brackets.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user