deshack / melany

Melany, a simple responsive WordPress theme focused on content, everywhere.
melany.deshack.net
GNU General Public License v3.0
17 stars 7 forks source link

Sanitize Customizer settings #244

Closed deshack closed 9 years ago

deshack commented 9 years ago

REQUIRED: Found a Customizer setting that did not have a sanitization callback function. Every call to the add_setting() method needs to have a sanitization callback function passed.