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
..
2014-10-29 22:51:22 +00:00
2014-10-29 22:51:22 +00:00
2015-06-18 00:12:26 +00:00
2015-06-18 00:12:26 +00:00
2014-11-13 12:34:23 +00:00
2014-11-13 12:34:23 +00:00
2015-06-18 16:36:25 +00:00
2015-06-18 16:36:25 +00:00
2014-01-29 04:43:30 +00:00
2015-06-12 22:28:25 +00:00
2015-06-12 22:28:25 +00:00
2015-06-20 19:22:25 +00:00
2015-06-20 19:22:25 +00:00
2015-06-03 22:59:25 +00:00
2015-06-03 22:59:25 +00:00
2015-05-14 23:50:28 +00:00
2015-05-14 23:50:28 +00:00
2015-06-19 13:48:25 +00:00
2015-06-19 13:48:25 +00:00
2015-05-04 00:05:28 +00:00
2015-05-04 00:05:28 +00:00
2015-06-21 22:01:28 +00:00
2015-06-21 22:01:28 +00:00
2014-01-29 04:43:30 +00:00
2015-04-03 04:52:27 +00:00
2015-04-03 04:52:27 +00:00
2015-06-19 21:42:27 +00:00
2015-06-19 21:42:27 +00:00
2015-04-03 04:52:27 +00:00
2015-04-03 04:52:27 +00:00
2014-11-30 11:44:22 +00:00
2014-08-04 20:47:16 +00:00
2014-08-04 20:47:16 +00:00
2014-06-25 17:39:15 +00:00
2014-06-25 17:39:15 +00:00
2015-04-03 04:52:27 +00:00
2015-04-03 04:52:27 +00:00
2015-06-13 14:03:25 +00:00
2015-06-13 14:03:25 +00:00
2015-04-05 21:20:27 +00:00
2015-04-05 21:20:27 +00:00
2015-06-19 10:35:26 +00:00
2015-06-19 10:35:26 +00:00
2014-08-18 01:13:16 +00:00
2014-08-18 01:13:16 +00:00
2015-04-10 21:08:29 +00:00
2015-04-10 21:08:29 +00:00
2014-12-12 09:54:25 +00:00
2014-12-12 09:54:25 +00:00
2015-06-01 04:14:25 +00:00
2015-06-01 04:14:25 +00:00
2014-01-29 04:43:30 +00:00
2015-03-26 01:23:28 +00:00
2015-03-26 01:23:28 +00:00
2015-03-12 12:52:26 +00:00
2015-03-12 12:52:26 +00:00
2015-04-03 02:37:32 +00:00
2015-04-03 02:37:32 +00:00
2015-06-15 04:28:25 +00:00
2015-06-15 04:28:25 +00:00
2015-02-20 13:05:27 +00:00
2015-02-20 13:05:27 +00:00
2015-06-03 22:59:25 +00:00
2015-06-03 22:59:25 +00:00
2015-06-19 10:35:26 +00:00
2015-06-19 10:35:26 +00:00
2015-06-01 17:38:29 +00:00
2015-06-01 17:38:29 +00:00