WordPress/wp-includes
Scott Taylor 86f29795a4 Add <s> to $allowedtags in KSES.
From https://developer.mozilla.org/en-US/docs/Web/HTML/Element/s :
"The <strike> element, alter ego of the <s> element is obsolete and should not be used on Web sites any more."

`<strike>` shall remain for BC, but `<s>` should not be stripped from the author (et al) role's HTML input.

Props paulschreiber.
Fixes #30954.

Built from https://develop.svn.wordpress.org/trunk@31205


git-svn-id: http://core.svn.wordpress.org/trunk@31186 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-01-16 16:07:23 +00:00
..
2014-09-11 19:07:17 +00:00
2014-11-25 06:12:22 +00:00
2015-01-10 23:27:21 +00:00
2014-11-30 23:24:25 +00:00
2015-01-16 16:07:23 +00:00
2014-11-30 22:56:25 +00:00
2015-01-16 16:07:23 +00:00
2015-01-10 22:58:24 +00:00