Make WordPress Core

Changeset 27809


Ignore:
Timestamp:
03/28/2014 05:50:12 AM (11 years ago)
Author:
DrewAPicture
Message:

Better description and fixed typo for _WP_Editors::parse_settings().

See [27808]. See #27566.

File:
1 edited

Legend:

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

    r27808 r27809  
    2929
    3030    /**
    31      * Parse _WP_Editors settings.
     31     * Parse default arguments for the editor eisntance.
    3232     *
    33      * @param string $editor_id ID for the current editor isntance.
     33     * @param string $editor_id ID for the current editor instance.
    3434     * @param array  $settings {
    3535     *     Array of editor arguments.
Note: See TracChangeset for help on using the changeset viewer.