is_serialized_string
is_serialized_string ( $data )
Parameters:- (string) data Serialized data.
Returns:- (bool) False if not a serialized string, true if it is.
Defined at: - Introduced in WordPress: 2.0.5
- Deprecated in WordPress: —
Description
Checks whether serialized data is of string type.