Skip to content

Instantly share code, notes, and snippets.

@richtabor
Created June 20, 2017 13:30
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save richtabor/6fe566fb9e16d3acc5dafc7d2ddb0835 to your computer and use it in GitHub Desktop.
Save richtabor/6fe566fb9e16d3acc5dafc7d2ddb0835 to your computer and use it in GitHub Desktop.
function prefix_custom_sanitize_callback( $value ) {
return $value;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment