mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-05 05:04:31 +00:00
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:
@@ -28,9 +28,9 @@ final class _WP_Editors {
|
||||
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 {
|
||||
* Array of editor arguments.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user