melany icon indicating copy to clipboard operation
melany copied to clipboard

Customizer: missing sanitization callback function

Open deshack opened this issue 8 years ago • 0 comments

Customizer : Sanitization of Customizer settings Found a Customizer setting that did not have a sanitization callback function in file customizer.php. Every call to the add_setting() method needs to have a sanitization callback function passed.

The Customizer APIs have been updated a lot since the latest update of Melany. We should completely support those APIs. Therefore, we should update our integration with the Customizer to fully support the most recent technology.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/34303851-customizer-missing-sanitization-callback-function?utm_campaign=plugin&utm_content=tracker%2F972380&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F972380&utm_medium=issues&utm_source=github).

deshack avatar May 17 '16 09:05 deshack