Gary Pendergast
274bb41c04
Texturize: Only convert & to & within text nodes.
...
Previously, `&` would be converted everywhere, which caused problems when it was converted within a `<script>`, for example.
`convert_chars()` is now removed from the `the_content` filter, as it was doing the same job as `wptexturize()`.
KSES correctly handles converting `&` within HTML attributes, so there's no need for `wptexturize()` and `convert_chars()` to do the same job.
Fixes #34698 .
git-svn-id: https://develop.svn.wordpress.org/trunk@35709 602fd350-edb4-49c9-b593-d223f7449a82
2015-11-19 23:31:00 +00:00
..
2013-08-29 18:39:34 +00:00
2015-10-17 19:47:07 +00:00
2015-11-04 23:05:03 +00:00
2015-10-17 19:24:20 +00:00
2015-10-17 18:02:16 +00:00
2015-10-17 18:02:16 +00:00
2015-11-04 21:09:01 +00:00
2015-11-13 05:24:28 +00:00
2015-10-17 18:02:16 +00:00
2015-11-17 06:12:08 +00:00
2015-05-10 19:56:15 +00:00
2015-10-15 01:28:05 +00:00
2015-11-04 17:46:41 +00:00
2015-07-14 03:07:13 +00:00
2015-11-19 23:31:00 +00:00
2015-10-17 18:02:16 +00:00
2015-11-08 02:03:34 +00:00
2015-10-23 05:53:05 +00:00
2015-10-21 22:40:48 +00:00
2015-07-14 03:07:13 +00:00
2015-10-17 18:02:16 +00:00
2015-10-17 18:02:16 +00:00
2015-10-17 21:28:43 +00:00
2015-10-30 02:01:32 +00:00
2015-11-17 05:26:30 +00:00
2015-10-17 19:24:20 +00:00
2013-12-01 12:47:35 +00:00
2015-10-31 20:49:26 +00:00
2015-11-18 19:58:01 +00:00
2015-11-18 18:28:55 +00:00
2015-10-18 06:25:25 +00:00
2015-11-09 03:35:56 +00:00
2014-11-01 04:00:59 +00:00
2015-11-19 17:10:47 +00:00
2015-10-23 04:45:10 +00:00
2014-02-26 18:43:59 +00:00
2015-10-17 20:48:33 +00:00
2015-10-16 19:51:32 +00:00
2015-10-17 18:02:16 +00:00
2015-10-17 19:24:20 +00:00
2015-10-17 19:24:20 +00:00
2015-10-15 05:50:40 +00:00
2015-10-17 18:02:16 +00:00
2015-10-29 21:28:39 +00:00
2015-10-31 20:12:16 +00:00
2015-05-06 02:59:50 +00:00
2015-03-05 13:14:15 +00:00
2015-10-17 18:02:16 +00:00
2015-11-01 23:09:49 +00:00
2013-10-07 14:17:13 +00:00
2015-03-31 02:10:52 +00:00
2014-12-31 19:06:29 +00:00
2015-10-20 04:04:26 +00:00
2015-10-13 17:17:13 +00:00
2014-11-22 20:36:51 +00:00
2015-11-03 21:35:17 +00:00
2015-11-11 22:04:59 +00:00
2015-11-18 19:47:11 +00:00
2015-10-17 18:02:16 +00:00
2015-09-15 08:04:33 +00:00
2015-10-13 20:44:16 +00:00
2015-11-19 16:46:43 +00:00
2015-10-17 18:02:16 +00:00
2015-11-17 02:38:31 +00:00
2015-10-18 01:34:29 +00:00
2015-10-17 19:24:20 +00:00
2015-10-21 16:53:51 +00:00
2015-10-17 20:48:33 +00:00
2015-08-30 21:44:38 +00:00
2014-11-30 19:05:52 +00:00
2015-10-17 18:02:16 +00:00
2015-11-12 17:11:46 +00:00
2014-08-01 20:35:25 +00:00
2015-10-19 21:26:24 +00:00