Make WordPress Core


Ignore:
Timestamp:
12/02/2014 12:30:59 AM (10 years ago)
Author:
DrewAPicture
Message:

Correctly capitalize JavaScript throughout core docs.

Fixes #30569.

File:
1 edited

Legend:

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

    r30681 r30695  
    760760     *
    761761     * @param string $mce_locale The locale used for the editor.
    762      * @param bool $json_only optional Whether to include the Javascript calls to tinymce.addI18n() and tinymce.ScriptLoader.markDone().
     762     * @param bool $json_only optional Whether to include the JavaScript calls to tinymce.addI18n() and tinymce.ScriptLoader.markDone().
    763763     * @return string Translation object, JSON encoded.
    764764     */
Note: See TracChangeset for help on using the changeset viewer.