New and updated in 2.0.5
-
Filters the location URI to send the commenter after posting.
-
functionget_user_to_edit()
Retrieve user data and filter it.
-
Filters the URL used for a post preview.
-
functionsanitize_option()
Sanitizes various option values based on the nature of the option.
-
hookbloginfo_url
Filters the URL returned by get_bloginfo().
-
functionis_serialized()
Checks value to find if it was serialized.
-
functionis_serialized_string()
Checks whether serialized data is of string type.
-
functionmaybe_serialize()
Serializes data, if needed.