addslashes_gpc()

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

Source: wp-includes/formatting.php:2838

Used by 1 function | Uses 1 function

add_meta()

Function: Adds post meta data defined in the `$_POST` superglobal for a post with given ID.

Source: wp-admin/includes/post.php:978

Used by 3 functions | Uses 5 functions