Changeset 43753 for branches/5.0/src/wp-includes/class-wp-editor.php
- Timestamp:
- 10/18/2018 01:21:03 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/5.0/src/wp-includes/class-wp-editor.php
r43738 r43753 1425 1425 script_concat_settings(); 1426 1426 } 1427 1428 wp_print_scripts( [ 'wp-tinymce' ] ); 1427 1429 1428 1430 echo "<script type='text/javascript'>\n" . self::wp_mce_translation() . "</script>\n";
Note: See TracChangeset
for help on using the changeset viewer.