mikezeb

Results 1 issues of mikezeb

It's impossible to translate states. The function `acfcs_get_states()` in `acfcs-functions.php` has the localization function buried in code that is bypassed by transient. ``` $transient = get_transient( 'acfcs_states_' . strtolower( $country_code...