<div dir="ltr">Hey folks.<div>Found an issue with the theme check plugin. <br><br>Seems there's an issue on line 21 of 'theme-check/checks/customizer.php'. <br><br>The issue that occurs is if your default value has a semi-colon, the sanitize_callback function, which uses regex pattern matching, will stop matching when it encounters the semi-colon in the default value. A work around for this is to put the  order of the sanitize_callback before the default value. <br><br>Big ups to Konstantin Kovshenin for finding the bug and workaround. <br><div id="WISESTAMP_SIG_gmail_session" href="http://WISESTAMP_SIG_gmail_session"><div style="font-size:13px;font-family:Verdana,Arial,Helvetica,sans-serif"><br><img src="https://wisestamp.appspot.com/pixview.gif?p=chrome&v=3.60.0&t=1414365341280&u=43a2a36713058906" width="1" height="1"></div></div></div></div>