Changeset 41783 for trunk/src/wp-includes/class-wp-editor.php
- Timestamp:
- 10/06/2017 05:43:11 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-editor.php
r41346 r41783 982 982 'wpeditimage_html5_captions' => true, 983 983 'wp_lang_attr' => get_bloginfo( 'language' ), 984 'wp_keep_scroll_position' => false, 984 985 'wp_shortcut_labels' => wp_json_encode( $shortcut_labels ), 985 986 );
Note: See TracChangeset
for help on using the changeset viewer.