Changeset 30695 for trunk/src/wp-includes/class-wp-editor.php
- Timestamp:
- 12/02/2014 12:30:59 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-editor.php
r30681 r30695 760 760 * 761 761 * @param string $mce_locale The locale used for the editor. 762 * @param bool $json_only optional Whether to include the Java script 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(). 763 763 * @return string Translation object, JSON encoded. 764 764 */
Note: See TracChangeset
for help on using the changeset viewer.