Oh that’s clear now, thanks Jordy.
Thanks Jordy. I tried to update this part of code:
` // Default UTF-8
$update_postmeta = $this->getoption( ‘utf8_filename’, ‘mfrh_basics’, null );
if ( $update_postmeta === null )
$this->setoption( ‘utf8_filename’, ‘mfrh_basics’, ‘on’ );
Am I correct? Just haven’t see the difference.
BTW, do I need to upgrade in order to get this function work?