New and updated in 1.2.2
-
functionhtmlentities2()
Converts entities, while preserving already-encoded entities.
-
function_wp_specialchars()
Converts a number of special characters into their HTML entities.
-
functionwp_login()
Checks a users login information and logs them in if it checks out. This function is deprecated.