mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-10 15:44:29 +00:00
18dbceee8cc37230b9a943bbfa82fa13138d19e0
<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. git-svn-id: https://develop.svn.wordpress.org/trunk@31205 602fd350-edb4-49c9-b593-d223f7449a82
Description
No description provided
Languages
PHP
80.5%
CSS
9.4%
JavaScript
8.5%
SCSS
0.9%
HTML
0.7%