Better description and fixed typo for _WP_Editors::parse_settings()
.
See [27808]. See #27566. git-svn-id: https://develop.svn.wordpress.org/trunk@27809 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
f36a1ab9b5
commit
01e30d23b4
@ -28,9 +28,9 @@ final class _WP_Editors {
|
|||||||
private function __construct() {}
|
private function __construct() {}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Parse _WP_Editors settings.
|
* Parse default arguments for the editor eisntance.
|
||||||
*
|
*
|
||||||
* @param string $editor_id ID for the current editor isntance.
|
* @param string $editor_id ID for the current editor instance.
|
||||||
* @param array $settings {
|
* @param array $settings {
|
||||||
* Array of editor arguments.
|
* Array of editor arguments.
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user