siteorigin / so-css

SiteOrigin CSS is the simple, yet powerful CSS editor for WordPress. It gives you visual controls that let you edit the look and feel of your site in real-time.
https://siteorigin.com/css/
GNU General Public License v2.0
46 stars 10 forks source link

ThemeCSS warning preg_replace #95

Closed AlexGStapleton closed 4 years ago

AlexGStapleton commented 4 years ago

A premium user has reported getting the following error message:

Warning: preg_replace(): Compilation failed: escape sequence is invalid in character class at offset 4 in /web/htdocs/*./home/wp-content/plugins/so-css/so-css.php on line 686

This error points to this section. get_theme_css() is output as a localization string, but isn't actually used anywhere.