Files
WordPress/wp-includes/js
Andrew Ozz e4758f42e5 Update the TinyMCE initialization:
- Replace `wp_htmledit_pre()` and `wp_richedit_pre()` with `format_for_editor()`.
- Replace the `'htmledit_pre'` and `'richedit_pre'` filters with `'format_for_editor'`.
- Do not run the post content through `wpautop()` in PHP when the visual editor is default. Run the textarea content through the JS wpautop on initializing TinyMCE.
- Simplify both editors initialization.
- Improve setting of `wpActiveEditor` in Quicktags.
- Improve editor.js, use `tinymce.$` when possible.
See #32425.
Built from https://develop.svn.wordpress.org/trunk@32899


git-svn-id: http://core.svn.wordpress.org/trunk@32870 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-06-21 22:01:28 +00:00
..
2015-03-11 15:12:27 +00:00
2012-11-17 15:11:29 +00:00
2014-11-10 01:47:24 +00:00
2014-11-10 01:47:24 +00:00
2015-03-11 17:15:27 +00:00
2012-04-17 23:09:29 +00:00
2015-04-01 02:39:28 +00:00
2015-04-01 02:39:28 +00:00
2015-05-03 18:45:29 +00:00
2015-05-03 18:45:29 +00:00
2013-11-15 04:42:09 +00:00
2013-12-28 23:53:15 +00:00
2013-12-28 23:53:15 +00:00