WordPress 3.6.0 Hooks, Functions, Classes and Methods
Page 7

wp_slash()

Adds slashes to a string or recursively adds slashes to strings within an array.

wp_unslash()

Removes slashes from a string or recursively removes slashes from strings within an array.