maybe_unserialize
maybe_unserialize ( $original )
Parameters:- (string) $original Maybe unserialized original, if is needed.
Returns:- (mixed) Unserialized data can be any type.
Defined at: - Introduced in WordPress: 2.0.0
- Deprecated in WordPress: -
Description
Unserialize value only if it was serialized.