09/16/2013 at 3:36 pm
#269294
Keymaster
@ Carl
The only way to make this change is to edit the plugins core PHP file.
The edit will have to be made here.
Change it to:
mb_substr( $this->getLastName(), 0, 1, get_bloginfo( 'charset' ) );
