Changeset 39074
- Timestamp:
- 11/01/2016 07:55:46 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/general-template.php
r38901 r39074 3019 3019 * @since 2.5.0 3020 3020 * 3021 * @param array $r An array of editors. Accepts 'tinymce', 'html', 'test'. 3021 * @param string $r string Which editor should be displayed by default. Either 'tinymce', 3022 * 'html', or 'test' 3022 3023 */ 3023 3024 return apply_filters( 'wp_default_editor', $r );
Note: See TracChangeset
for help on using the changeset viewer.