unserialize fails after moving db or saving db
$original ); return @unserialize( $original ); } return $original; } This is the only plugin where i have noticed this issue, so I'm hoping this could be fixed in future releases, so that I don't have to make direct code…