Archive | /wp-includes/functions.php RSS feed for this section

is_serialized

Check value to find if it was serialized.If $data is not an string, then returned value will always be false. Serialized data is always a string.

2177

Continue reading