mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-05 21:24:35 +00:00
333f1c38ea93d89996b98d005b38f3a51b3fac39
html_entity_decode() for the thousands separator in WP_Locale::init(), use the entity directly.
We can't `get_option( 'blog_charset' )` here, because the database may not be available. Fixes #10373. git-svn-id: https://develop.svn.wordpress.org/trunk@35951 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%