Skip to content

Instantly share code, notes, and snippets.

@jessijean
Created October 27, 2013 19:21
Show Gist options
  • Save jessijean/7186746 to your computer and use it in GitHub Desktop.
Save jessijean/7186746 to your computer and use it in GitHub Desktop.
$my_url = 'http://mypage.com/?awesome=true';
$url = esc_url( $my_url );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment