mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-07 09:49:04 +00:00
af92620277a57f2709ba310ce5c5268f230debb8
- Stop trying to remove `<title>` and `<category>` meta tags. They have not been used for many many years. - Replacement of `<br>` with `<br />` and `<hr>` with `<hr />` is not needed for HTML 5.0. Also, these tags are formatted like that by the visual editor. - Replace invalid HTML entities that might be pasted in the Text editor on save instead of on display. Fixes #32335. git-svn-id: https://develop.svn.wordpress.org/trunk@32896 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%