Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@billerickson
Created July 8, 2016 18:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save billerickson/884e7503ad53bec5e657a53f5fd85c77 to your computer and use it in GitHub Desktop.
Save billerickson/884e7503ad53bec5e657a53f5fd85c77 to your computer and use it in GitHub Desktop.
<?php
$value = array_map( 'esc_attr', (array) $value );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment