Changeset 37431 for trunk/src/wp-includes/class-wp-editor.php
- Timestamp:
- 05/13/2016 06:40:19 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-editor.php
r37160 r37431 55 55 * @type bool $teeny Whether to output the minimal editor config. Examples include 56 56 * Press This and the Comment editor. Default false. 57 * @type bool $dfw Deprecated in 4.1. Since 4.3 used only to enqueue wp-fullscreen-stub.js for backwards compatibility. 57 * @type bool $dfw Deprecated in 4.1. Since 4.3 used only to enqueue wp-fullscreen-stub.js 58 * for backward compatibility. 58 59 * @type bool|array $tinymce Whether to load TinyMCE. Can be used to pass settings directly to 59 60 * TinyMCE using an array. Default true.
Note: See TracChangeset
for help on using the changeset viewer.